Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -14,7 +14,7 @@ WEB_APP_URL = "https://rony90790.github.io/Forward-bot/index.html"
|
|
| 14 |
HF_SPACE_URL = "https://pmrony-forwardbot.hf.space"
|
| 15 |
|
| 16 |
CHANNEL_USERNAME = "xmlcpg"
|
| 17 |
-
START_MESSAGE_ID =
|
| 18 |
TOTAL_VIDEOS = 10
|
| 19 |
|
| 20 |
bot = telebot.TeleBot(BOT_TOKEN)
|
|
|
|
| 14 |
HF_SPACE_URL = "https://pmrony-forwardbot.hf.space"
|
| 15 |
|
| 16 |
CHANNEL_USERNAME = "xmlcpg"
|
| 17 |
+
START_MESSAGE_ID = 3
|
| 18 |
TOTAL_VIDEOS = 10
|
| 19 |
|
| 20 |
bot = telebot.TeleBot(BOT_TOKEN)
|