A newer version of the Gradio SDK is available:
5.33.0
metadata
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