Bot-automator for monitoring limits and resources in real time

Bot Development
Job 2 of 6
Implemented an autonomous script for monitoring the status of an external resource via API. The bot analyzes time intervals and performs an automatic action when a critical threshold is reached. To avoid server blocks, I implemented a system of dynamic delays (randomization of pauses) that simulates the behavior of a real user.

Stack: Python, Requests, Telegram Bot API, JSON.