A
A
AndruhaLive2020-01-17 18:12:53
Python
AndruhaLive, 2020-01-17 18:12:53

Telegram bot starts but is silent?

The bot starts but is silent (does
not
throw
any errors
)
= Updater(token='my token', request_kwargs={'proxy_url': 'socks5://5.133.210.85:20721'}, use_context=True)
updater.dispatcher.add_handler(CommandHandler('hello', hello))
updater .start_polling()
updater.idle()

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question