Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 459 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