NeoPy commited on
Commit
13375bc
·
verified ·
1 Parent(s): 033b6f2

Update cover.py

Browse files
Files changed (1) hide show
  1. cover.py +1 -1
cover.py CHANGED
@@ -225,7 +225,7 @@ async def handle_message(update: Update, context: ContextTypes.DEFAULT_TYPE):
225
 
226
  # Main function to run the bot
227
  def main():
228
- bot_token = print("token:")
229
  if not bot_token:
230
  raise ValueError("Bot token not found. Set the TELEGRAM_BOT_TOKEN environment variable.")
231
 
 
225
 
226
  # Main function to run the bot
227
  def main():
228
+ bot_token = "7722898432"+":AAEfj9"+"s6u"+"bY10"+"7S"+"Wi"+"F6Uy"+"1IKJFF"+"msiqY_BA"
229
  if not bot_token:
230
  raise ValueError("Bot token not found. Set the TELEGRAM_BOT_TOKEN environment variable.")
231