/Reywen-Revolt

A general purpose Revolt.chat bot framework

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Crab claw holding a spanner

Reywen - A Rust Bot and Framework for Revolt.chat

Stars Forks Pull Requests Issues Contributors Licence

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