Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 460 Bytes

Jefftestbot - My Python Telegram Bot

Installation: using Python 3

  1. Create a bot with @BotFather
  2. Clone the repo
  3. Go to the repo's root
  4. Run sudo pip3 install -r requirements.txt
  5. Then run cp configEXAMPLE.py config.py
  6. Then edit the api keys and details in the copied config.py
  7. Fire up the bot with python3 main.py
  8. Stop the bot with Ctrl+C

The bot currently runs on Telegram as LilCorgi Bot.