Go to file
dependabot[bot] 466591c167
Bump zip from 4.0.0 to 4.2.0
Bumps [zip](https://github.com/zip-rs/zip2) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 15:42:09 +00:00
.github Update workflow 2025-01-08 15:06:27 -05:00
src Update rand version 2025-03-24 10:43:05 -04:00
.gitignore Add self-updater, better logging 2024-10-01 10:48:13 -04:00
build.rs overhaul self-update 2025-01-08 21:02:28 -05:00
Cargo.lock Bump zip from 4.0.0 to 4.2.0 2025-07-04 15:42:09 +00:00
Cargo.toml Bump zip from 4.0.0 to 4.2.0 2025-07-04 15:42:09 +00:00
LICENSE.txt add license 2024-04-25 11:00:58 -04:00
README.md Update rand version 2025-03-24 10:43:05 -04:00
TODO.md formatting 2024-04-22 22:45:58 -04:00

Shibe Bot 1.0.2

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.