Rajdeep-G/Cf-bot ↗
Created Dec 28, 2020 · View the Rajdeep-G/Cf-bot repository page
Discord bot to provide quick happenings in Codeforces
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
3
Lines of Code
34
From
Nov 23, 2020
To
Nov 24, 2020
About Rajdeep-G/Cf-bot
CF Bot is a Discord bot that fetches real-time information from the Codeforces API to keep users informed about competitive programming contests and user activity. The bot responds to commands like `!cf help` to display available commands, `!cf future 2` to show upcoming contests, `!cf userinfo` to retrieve player statistics, and `!cf lastcontest` to check details about a user's most recent competition.
The project is built in JavaScript and targets Discord communities interested in Codeforces, a popular online judge platform for competitive programming. Setting up the bot requires creating a Discord application through Discord's developer portal, configuring a bot token in an environment file, and running the provided setup steps. The repository welcomes bug reports from users, making it a community-driven tool for competitive programmers who want quick access to Codeforces data without leaving Discord.