Crates.io | reywen |
lib.rs | reywen |
version | 0.1.30 |
source | src |
created_at | 2023-01-15 09:40:22.426911 |
updated_at | 2024-04-29 15:07:45.941276 |
description | A fast and simple framework for creating bots for revolt.chat |
homepage | |
repository | |
max_upload_size | |
id | 759343 |
size | 204,742 |
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.
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
for issues or bugs todo with the Reywen bot (ReywenTXC) or related bots made by ToastXC go to https://github.com/toastxc/Reywen-TXC
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