#revolt #chat #bot-framework #interaction #platform #direct

reywen

A fast and simple framework for creating bots for revolt.chat

31 releases

new 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

#48 in WebSocket

Download history 78/week @ 2024-02-25 258/week @ 2024-03-03 13/week @ 2024-03-10 11/week @ 2024-03-31 135/week @ 2024-04-21

146 downloads per month

GPL-3.0-only

155KB
4K SLoC

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

Dependencies

~19–34MB
~649K SLoC