Contest Reminder Bot

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.

TechStack Used:

  • nodejs
  • discord.js
  • MongoDB / mongoose
  • axios
  • cheerio

Instructions:

To test the bot for yourself, invite bot with invite_link to your server.

Available Commands:

  • /help or r!help

    Shows the help message. The help message is shown by default when the bot joins a new Server.

    Debugit

  • /commands or r!commands

    Shows available commands.

    Screenshot of /commands

  • /setup or r!setup

    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.

    Screenshot of /setup

  • Demo Video:

    contest-reminder-bot-demo.mp4