Skip to content

RUN-KAIST/AlgoContestSlackBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgoContestSlackBot

Notify algorithm contest schedules to slack channel. (Currently, it notifies Codeforces contest schedule to Slack channel.)

How to run

Using Python 3.7 and Pipenv is highly recommended. If you already have them, run the following to install dependencies.

$ pipenv install

To test the bot, you should configure your own channelName in test.py or app.py.

Configure channelName in test.py and run the following command in the terminal.

$ SLACK_HOOK_URL=[YOUR_HOOK_URL] pipenv run python test.py

Your hook url should be provided by Slack API.

Result

alarm image in slack

About

Notify algorithm contest schedules to slack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages