part of 27 active groups. Jackie is using Telegram, she knows her data is safer and life is good… Harold is using Signal. His data is very safe but he only has 2 people to talk to… He likes to be alone, so it’s fine.
users of your products. They save time and money, and can replace expensive call-centre solutions under the right circumstances if done correctly. Relatively cheap to set up. WHY? BECAUSE IT’S USEFUL, FUN AND EASY!
up your new bot on the Telegram platform • Create a new account, contact a user called “BotFather” • /newbot and name your bot and bot-user • Collect your token from BotFather, you’ll need this later • Build your Bot “engine” • Setup your Python env • Do your pip’s: install flask, python-telegram-bot, requests, gunicorn
or Register a Heroku account • Download and install the Heroku CLI • Download and install git (if you don’t have it) • Once that is setup, update your config and do some git: • git add • git commit -m “this will actually work” • git push heroku master