Skip to content

Instantly share code, notes, and snippets.

View CodeZombieCH's full-sized avatar

CodeZombieCH

  • Zürich, Switzerland
View GitHub Profile
@aahnik
aahnik / #tg_conv_bot.md
Last active August 6, 2023 18:31
A simple conversation bot that will ask user's name, and save it. Persistent, Polling, Shows Button, Has conversation flow, Conversation Handler, python-telegram-bot, ptb,

How to run

  1. Install dependancies.
pip3 install python-dotenv python-telegram-bot
  1. Then put the files of this gist inside a folder.