Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 522 Bytes

File metadata and controls

14 lines (12 loc) · 522 Bytes

Werewolf Stats Telegram Bot (@wwstatsbot)

How to install:

(Tested in Python3.5 only)

  1. clone this project
  2. do pip install -r requirements.txt
  3. copy configEXAMPLE.py to config.py using cp configEXAMPLE.py config.py
  4. use any editor to replace your bot token from @botfather at config.py
  5. fire up with python3 main.py

Credits