Update README.md
This commit is contained in:
parent
9b0db32c9d
commit
90cda8b266
@ -1,4 +1,6 @@
|
|||||||
# shibe-bot 0.2.2
|
# Shibe Bot 0.2.2
|
||||||
|
[](https://github.com/shibedrill/shibe-bot/actions/workflows/rust.yml)
|
||||||
|
[](LICENSE.txt)
|
||||||
## About Shibe Bot
|
## 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/](src/command/).
|
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/](src/command/).
|
||||||
## Licensing
|
## Licensing
|
||||||
@ -6,4 +8,4 @@ Shibe Bot is available under the MIT license. See [LICENSE.txt](LICENSE.txt) for
|
|||||||
## Environment
|
## Environment
|
||||||
The environment variable `TOKEN` must be set to the application's authentication token for the bot to run properly.
|
The environment variable `TOKEN` must be set to the application's authentication token for the bot to run properly.
|
||||||
## Contributing
|
## Contributing
|
||||||
Feel free to make PRs or feature requests. See [TODO.md](TODO.md) for future features.
|
Feel free to make PRs or feature requests. See [TODO.md](TODO.md) for future features.
|
||||||
|
Loading…
Reference in New Issue
Block a user