# Hypercycle Bot | |
A simple Telegram bot that responds to commands and runs scheduled tasks. | |
## Setup | |
- Set the `TELEGRAM_TOKEN` in the Hugging Face Space settings. | |
- The bot starts automatically after deployment. | |
## Requirements | |
- python-telegram-bot==20.7 | |
- schedule==1.2.1 | |