When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

ContestWatcher on Telegram

Revision en6, by yancouto, 2017-12-22 19:17:11

Hey!

Me and a couple of friends (victorsenam, gabrielrc) developed a telegram bot to list upcoming contests. The bot lists the main contests from Codeforces, Topcoder, Codechef, CSAcademy and AtCoder!

Checkout the bot here!

You can use /upcoming to list upcoming contests, and the bot will also remind you 1 day and 1 hour before each contest (this can be enabled and disabled using /start and /stop)

NEW!

Now you can add you Codeforces handles and get notifications for rating changes in CF rounds. Use /help_handles to get info on how to add handles.

The code is available on GitHub. Send us your pull requests!

Any comments and bug-reports are appreciated :)

Tags codeforces, codechef, topcoder, csacademy, contests, telegram, atcoder, rating changes

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English yancouto 2017-12-22 19:17:11 176 Adding rating changes and handles info.
en5 English yancouto 2017-11-23 20:56:08 13 fixing github link
en4 English yancouto 2017-06-25 01:36:13 23 adding atcoder
en3 English yancouto 2017-02-28 00:46:32 8 messed up links
en2 English yancouto 2017-02-28 00:41:27 113 (published)
en1 English yancouto 2017-02-28 00:19:45 544 Initial revision (saved to drafts)