Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 354 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 354 Bytes

Бот, уведомляющий о публикации результатов ЕГЭ

Setup

  • Create .env file
  • Write bot telegram api key and your telegram user id to .env file
  • Write your exam participant id in .env file (you can take it from http://check.ege.edu.ru/exams cookie)

Run

pip install -r requirements.txt

python bot.py