- Notifies with a message whenever ratings are changed in codeforces
- Fetches your leaderboard details form stopstalk
Available commands: (based on the url specified)
- All -> Fetches leaderboard details of top 75
- Any rank -> Gets details at rank specified
- username -> fetches details from username
- Full Name -> fetches details from Full Name
- Go to
BotFather
in telegram and create a bot - Above step will give you an api token
- Clone this repository to a folder
git clone https://github.com/sainad2222/saiscrapperbot.git
- Navigate to the folder and edit config.cfg and paste your token there
- Now go to stopstalk.py and change url there to your college url(add .json after leaderboard)
- You can host this script in heroku for free