1
0
Fork
You've already forked BirthdayBot
0
A bot that tracks birthdays and allows users to set them
  • Rust 100%
2024年10月27日 23:25:50 +01:00
src Remove @everyone ping 2024年10月27日 23:25:50 +01:00
.gitignore Initial Commit 2024年07月07日 16:05:14 +02:00
Cargo.lock Initial Commit 2024年07月07日 16:05:14 +02:00
Cargo.toml Initial Commit 2024年07月07日 16:05:14 +02:00
README.md Add README 2024年07月07日 16:06:24 +02:00

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