File size: 337 Bytes
9b9920f
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# .hf_space
title: Telegram Summary Bot
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: docker
app_file: main.py
secrets:
  - TELEGRAM_TOKEN
  - OPENROUTER_API_KEY
  - URLTOTEXT_API_KEY # Add/remove based on what you have
  - SUPADATA_API_KEY  # Add/remove based on what you have
  - APIFY_API_TOKEN   # Add/remove based on what you have