Telegram bot doesn’t respond to commands
The Telegram bot does not respond to commands. According to the logs, the webhook is installed normally, the bot is launched. But it completely ignores any messages in the bot, logs nothing. Can you please help me to figure out what the problem is?
Telegram bot doesn’t respond to commands
The Telegram bot does not respond to commands. According to the logs, the webhook is installed normally, the bot is launched. But it completely ignores any messages in the bot, logs nothing. Can you please help me to figure out what the problem is?
No error messages in console when using flask with telegram bot api
I am trying to develop simple telegram bot. When just started, I used polling to test the bot.
No error handling when using flask with telegram bot api
I am trying to develop simple telegram bot. When just started, I used polling to test the bot. When I tried to do something wrong, bot crashed with error message in console:
>> bot.send_message(1, '')
No error handling when using flask with telegram bot api
I am trying to develop simple telegram bot. When just started, I used polling to test the bot. When I tried to do something wrong, bot crashed with error message in console:
>> bot.send_message(1, '')
No error handling when using flask with telegram bot api
I am trying to develop simple telegram bot. When just started, I used polling to test the bot. When I tried to do something wrong, bot crashed with error message in console:
>> bot.send_message(1, '')