Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 360 Bytes

telegram-bot-groupagree-py

The all-new GroupAgree Bot written in python

Installation

  1. git clone [email protected]:wjclub/telegram-bot-groupagree-py.git
  2. cd telegram-bot-groupagree-py
  3. Rename config_template.py to config.py and add your token from @BotFather.
  4. pip install -r requirements.txt
  5. python3 main.py