Fabricas / README.md
RXTIME's picture
Update README.md
6afa8db verified
---
---
title: Hypercycle Bot
emoji: 🤖
colorFrom: pink
colorTo: red
sdk: gradio
sdk_version: 5.29.1
app_file: app.py
pinned: false
license: mit
---
# 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