BirthdayBot
BirthdayBot copied to clipboard
A discord bot to remember all birthdays

BIRTHDAYBOT
:battery: Usage
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
:star: Getting started
:computer: Installation
Learn how to create a Discord bot and get a valid token here.
:floppy_disk: To get started locally, follow these instructions:
- 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.examplefile named.envfound in./src/config/.env.exampleand replace the placeholders with your bot token and MongoDB credentials - Run
npm installto install all dependencies - Run
npm run devto start your server asdevelopmentenvironment ornpm run startforproduction
:building_construction: Contribution Guidelines:
- 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
:jack_o_lantern: Contributors Hacktoberfest 2020:
|
Tomas Sirio |
Tails128 |
Micah Janke |
Milton Fabian Bastidas Guerra |
Krunal Rank |
Prashant Pandey |
Add yours!
:bust_in_silhouette: Who Am I?
