A bot that tracks birthdays and allows users to set them
- Rust 100%
| src | Remove @everyone ping | |
| .gitignore | Initial Commit | |
| Cargo.lock | Initial Commit | |
| Cargo.toml | Initial Commit | |
| README.md | Add README | |
Birthday Bot
A bot that allows discord users to set their birthday and then sends a message to the server on their birthday.
Installation
Please make sure to include your DISCORD_TOKEN in a .env file in the root directory of the project.
cargo run