A general-purpose bot for Revolt and Discord written in Rust
Find a file
2024-01-12 16:01:17 -06:00
bot Revert back to storing encrypted messages 2023-06-12 15:37:51 -05:00
bot_data Revert back to storing encrypted messages 2023-06-12 15:37:51 -05:00
commands Revert back to storing encrypted messages 2023-06-12 15:37:51 -05:00
.gitignore Revert back to storing encrypted messages 2023-06-12 15:37:51 -05:00
Cargo.toml scramblr, added bot_data crate 2023-06-05 18:40:53 -05:00
LICENSE Create LICENSE 2022-08-24 03:47:33 -05:00
README.md Update README.md 2024-01-12 16:01:17 -06:00

Contributors Forks Stargazers Issues MIT License

Rittou

A general-purpose Discord bot written in Rust
Explore the docs »

Report Bug or Request Feature

About The Project

Rittou serves as a testbed for me to mess around with Rust and improve with the language, similar to an old discord bot of mine, Yuki, which Rittou is technically a reimagining of.

The idea is for Rittou to be an all-in-one bot, similar to Yuki, compressing often-used commands and features into one with added goodies and tidbits here and there.

Roadmap

  • Coming soon(?)

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU GPL-3.0 License. See LICENSE for more information.

Contact

Twitter: @starrzycat

Email: starrzycat@proton.me

Discord:

Acknowledgments