Skip to content
Advertisement

Telegram bot sending error “Something went wrong, please try again” after message

Output

JavaScript

Code:

JavaScript

requirements.txt python-telegram-bot

How can I fix this?

Advertisement

Answer

I guess someone scraped your bot token from a public repository and tried to steal your bot. Please, do not save your bot token in a public repository!

Solution: Revoke your token and don’t save it in a public repository.

User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement