File size: 279 Bytes
2d07c79
e2d7e9e
05697a1
2d07c79
 
05697a1
 
2d07c79
 
 
 
05697a1
1
2
3
4
5
6
7
8
9
10
11
12
# 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