Skip to content

codeiiest-dev/CFRankListBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers Issues Forks

Logo

CFRankListBot

Report Bug · Request Feature

Participants' Details

All the details of a participant is in the utils/__init__.py file.

Commands

/getrank <contest-id>

Gets the ranklist for the particular contest.

Demo

demo

Development

  1. Search for @botfather in Telegram.
  2. Start your conversation by pressing the Start button.
  3. Create the bot by running /newbot command
  4. Enter the Display Name (use any name that is available) and User Name for the bot.
  5. BotFather will send you a message with the token.
  6. Make a .env file cp .env_sample .env.
  7. Fill the token in the .env.
  8. Run the following commands:
pip install -r requirements.txt # to install dependencies
python3 bot.py

Deplopy

Use 1-click heroku deploy

Deploy

About

A Telegram Bot to display Codeforces Contest Ranklist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages