github.com/Rajdeep-G/Cf-bot ↗
Discord bot to provide quick happenings in Codeforces
Open this visualization on its own page →
Contributors
3
Lines of Code
34
From
2020-11-23
To
2020-11-24
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.