karipov / atlink

🔗 A telegram bot that turns @ links into instagram links both in private chats and groups. Source code for: https://youtu.be/jhFsFZXZbu4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot.py syntax error line 35

tamecalm opened this issue · comments

commented

. File "bot.py", line 35 @server.route('/' + TOKEN, methods=['POST'])def getMessage(): bot.process_new_updates([telebot.types.Update.de_json(request.stream.read().decode("utf-8"))]) return "!", 200

I can't run the bot saying syntax error I tried to fix all efforts down 👇

Sent from my W2 using FastHub