Skip to content

Discord reminder bot. Want to remind something to your team in a discord channel? This one is for you.

License

Notifications You must be signed in to change notification settings

jesaavedrav/reminder-bot

Repository files navigation

reminder-bot

Init instructions:

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!!!!

Cron Rules

For more information about cron syntax rules follow this link: https://www.npmjs.com/package/cron

Example:

"CRON_FREQUENCY": "00 00 10,12,14,16 * * 1-5"

Library

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!

Collaboration

Feel free to create a new PR. Let's build something amazing together.

Disclaimer:

This bot was not intended to upset anyone. Please use it wisely.

About

Discord reminder bot. Want to remind something to your team in a discord channel? This one is for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published