Skip to content

Discord bot which can help user to get schedule for the upcoming and ongoing codeforces contests on their discord server.

Notifications You must be signed in to change notification settings

Aayushadh/CF_DISCORD_BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF DISCORD BOT

Discord bot which can help user to get schedule for the upcoming and ongoing codeforces contests on their discord server.

It is used by members of our coding club on discord. (Nearly 30+ students are using this bot) and we are trying to make it better.



Setup

  1. Register your bot on discord and generate Client token for that bot
  2. Clone this project and run following command in terminal.
    npm install
  3. Create env file and add your token id in env file in following manner -
    API_KEY = YOUR_DISCORD_BOT_TOKEN
  4. Run following command in your terminal-
    node index.js
  5. Now, you can see that your bot is online, whenever you will type "contest" in any channel, you will get schedule for contests.

Tools/Libraries used

  • Javascript
  • Node
  • Discord.js

If you want to more about this, you can read my article here

About

Discord bot which can help user to get schedule for the upcoming and ongoing codeforces contests on their discord server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published