Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 290 Bytes

twibot-py

Usage

It assumes the current directory is git root.

git clone https://github.com/nnn1590/twibot-py
cd twibot-py
  1. Copy config.py.template to config.py
  2. Rewriting config.py to suit you
  3. Run __main__.py (e.g. python3 __main__.py or python3 .)