This is a Discord Bot that sends reminders for upcoming contests from codeforces, codechef, atcoder, leetcode so that you need not keep track of that. You can choose yourself which sites to receive updates from. Data is obtained either from APIs or by scraping the web pages.
- nodejs
- discord.js
- MongoDB / mongoose
- axios
- cheerio
To test the bot for yourself, invite bot with invite_link to your server.
-
Shows the help message. The help message is shown by default when the bot joins a new Server.
-
Shows available commands.
-
Asks which websites to set reminders for. Creates a channel
contest-reminder
to send reminders in that channel. After creation, the channel can be renamed or moved around. If the channel is deleted, or the preferences need to be changed, run/setup
again. -
contest-reminder-bot-demo.mp4