Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 640 Bytes

File metadata and controls

21 lines (15 loc) · 640 Bytes

basicpythontelegramchatbot

Python Telegram Chat Bot

This Is a Telegram Chat Bot Download and Follow The instructions to run it

Steps:-

  1. Open CMD or Terminal (Make Sure to Install Git in your Operation System)
  2. type git clone https://github.com/SRTheProgrammer/basicpythontelegramchatbot
  3. After It Cloned
  4. type cd basicpythontelegramchatbot
  5. after you went to that directory
  6. type pip install python-telegram-bot
  7. after module install type python3 main.py (Make Sure to Edit Config.py with your bot token)

if You Want to Add More Responses Edit Responses.py According to You

Provide a Star If You Like this Repo