31 releases
0.1.30 | Apr 29, 2024 |
---|---|
0.1.28 | Jan 2, 2024 |
0.1.27 | Dec 21, 2023 |
0.1.23 | Aug 12, 2023 |
0.1.10 | Mar 21, 2023 |
#82 in WebSocket
155KB
4K
SLoC
Reywen - A Rust Bot and Framework for Revolt.chat
Reywen is a library for building bots on the Revolt.chat platform, written in Rust. It provides simple abstraction libraries for easily implementing features, while allowing for more direct interaction with the Revolt APi and Websocket.
Structure
Reywen is centered around a single main structure Client
, this contains the websocket library, authentication details and all http methods for the revolt.chat API
Reporting
for issues or bugs todo with the Reywen bot (ReywenTXC) or related bots made by ToastXC go to https://github.com/toastxc/Reywen-TXC
Development
Developing with and for Reywen-Revolt requires the following dependancies
openssl-devel
gcc
rust stable
Support for NT based operating systems is unknown and untested
Dependencies
~19–33MB
~631K SLoC