Skip to content

Telegram bot to post reminders for programming contests.

Notifications You must be signed in to change notification settings

paul-wild/FAU-Clist-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FAU-Clist-Bot

Telegram bot to post contest reminders about programming contests.

The contest list is obtained from the API on Clist.

To use the bot, you need to add a config.yaml file with the following contents:

clist_user: <your username on clist.by>
clist_api_key: <your clist api key>
telegram_token: <the telegram token of your bot>
resource_ids: <list of resource IDs you wish to include, one per line>

You can find a list of resource IDs here.

About

Telegram bot to post reminders for programming contests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages