Telegram bot with webhooks | PyTelegramBotAPI(Telebot) + PythonAnywhere HD
This video is about creating simple telegram bot with webhooks and hosting it on https://www.pythonanywhere.com Install telebot on Pythonanywhere: click "Consoles" ➜ "Bash" and write: pip3.6 install telebot --user pip3.6 install pytelegrambotapi --user Use method above to install any library My bot: t.me/easyguitarbot