Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 639 Bytes

README.md

File metadata and controls

51 lines (29 loc) · 639 Bytes

Logo

Birthday Bot 🎂

A Discord bot that remembers birthdays and calculates the age from them

Features

  • Set your Birthday
  • Show your Age
  • Show when your birthday is
  • Fully configurable

Run Locally

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

License

MIT

Authors