Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 863 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 863 Bytes

Shibe Bot 1.0.1

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.