pmrony commited on
Commit
fb6c815
·
verified ·
1 Parent(s): 0556533

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 = 1
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)