Spaces:
Sleeping
Sleeping
| title: Telegram Trading Bot | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Telegram Trading Bot | |
| Runs a Telethon-based auto-buyer with FastAPI health endpoint. | |
| ## Configuration | |
| Set secrets in **Settings → Variables and secrets**: | |
| - `API_ID` | |
| - `API_HASH` | |
| - `STRING_SESSION` | |
| Optional: | |
| - `SOURCE_CHAT` | |
| - `TARGET_CHAT` | |
| - `AMOUNT_LABEL` | |
| - `RECENT_CA_TTL_MINUTES` | |