Update cover.py
Browse files
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 =
|
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 |
|