An open API service indexing awesome lists of open source software.

https://github.com/annsanns/birthdaybot

A bot that tracks birthdays and allows users to set them
https://github.com/annsanns/birthdaybot

Last synced: 3 months ago
JSON representation

A bot that tracks birthdays and allows users to set them

Awesome Lists containing this project

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.

```bash
cargo run
```