Go to file
August 552b458219
All checks were successful
Rust / check (push) Successful in 50s
Fucking hate this shit
2026-07-22 23:52:53 +00:00
.gitea/workflows Fix CI (again?) 2026-05-26 18:47:19 -04:00
src Fucking hate this shit 2026-07-22 23:52:53 +00:00
.gitignore Add self-updater, better logging 2024-10-01 10:48:13 -04:00
build.rs Fix clippy warnings 2026-06-02 15:12:03 -04:00
Cargo.lock If this doesnt work I give up 2026-07-22 23:47:16 +00:00
Cargo.toml If this doesnt work I give up 2026-07-22 23:47:16 +00:00
LICENSE.txt add license 2024-04-25 11:00:58 -04:00
README.md Bump version 2026-05-26 22:51:18 -04:00
shell.nix Add shell.nix, log stuff 2026-07-22 23:08:58 +00:00
TODO.md formatting 2024-04-22 22:45:58 -04:00

Shibe Bot 1.3.0

Rust GitHub License

About Shibe Bot

Shibe Bot is a Discord bot written in Rust, using the Poise framework and the Serenity API crate. It has a few command groups right now, but none do anything especially useful. Commands are located at src/command/.

Licensing

Shibe Bot is available under the MIT license. See LICENSE.txt for details.

Environment

The environment variable TOKEN must be set to the application's authentication token for the bot to run properly.

Contributing

Feel free to make PRs or feature requests. See TODO.md for future features.