To initialize this project. Please do the following.
In the config.js file replace the dummy content for your actual keys:
"BOT_TOKEN"
"CHANNEL_ID"
NEVER PUSH YOUR ACTUAL KEYS TO A REPOSITORY!!!!
For more information about cron syntax rules follow this link: https://www.npmjs.com/package/cron
"CRON_FREQUENCY": "00 00 10,12,14,16 * * 1-5"
In the library you will find some sample greetings, sample quotes, exercise videos. Feel free to add your own. Have fun.
Once you have done the aforementioned run:
npm install
and
node app.js
Run tests using:
npm run test
Enjoy reminding something to your team!
Feel free to create a new PR. Let's build something amazing together.
This bot was not intended to upset anyone. Please use it wisely.