Skip to content

Installation

gilfoyle97 edited this page Sep 20, 2021 · 1 revision

Follow the instructions below.

  • git clone https://github.com/edoardottt/twitterbot2
  • cd twitterbot2
  • pip install -r requirements.txt
  • Edit the config.yaml and globals.py files
  • python init_db.py
  • python twitterbot2.py -h
Clone this wiki locally