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/birthdayGo to the project directory
cd birthdayInstall dependencies
npm installStart the server
npm run start