Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 439 Bytes

homework_bot

A telegram bot checks the status of my homework. The bot uses API Yandex.practicum. The bot polls a endpoint every 600 seconds and check the status. It must match one of the following:

  • approved,
  • reviewing,
  • rejected.

The bot also cheks errors when polling the server and logging. The bot send message if change status a last homework or detects an error.