A Discord bot that remembers birthdays and calculates the age from them
- Set your Birthday
- Show your Age
- Show when your birthday is
- Fully configurable
Clone the project
git clone https://github.com/real-airbauer/birthday
Go to the project directory
cd birthday
Install dependencies
npm install
Start the server
npm run start