Once the bot is running and connected to your Discord channel and database you can use the following commands:
* ~birthday <dd mm yyyy>: adds your birthday to the server
* ~birthdays: brings all the birthdays in the server
* ~nextBirthday: gets the next server's birthday
* ~whatsMyBirthday: gets your birthday
Learn how to create a Discord bot and get a valid token here.
- Clone to your local computer using
git
. - Make sure you have Node installed; see instructions here.
- Make also sure that you have MongoDB installed; see instructions here.
- Create a copy of the
.env.example
file named.env
found in./src/config/.env.example
and replace the placeholders with your bot token and MongoDB credentials - Run
npm install
to install all dependencies - Run
npm run dev
to start your server asdevelopment
environment ornpm run start
forproduction
- fork and clone this repository
- Make a new branch using
git checkout -b change/username
- Commit the desired changes to that branch
- Sign off your commits using
git commit -s -m w/signoff
- Push your changes to the branch and open a pull request
Tomas Sirio |
Tails128 |
Micah Janke |
Milton Fabian Bastidas Guerra |
Krunal Rank |
Prashant Pandey |