pygbot/README.org

310 B

pygbot - simple irc bot in python

Setup

Requirements

pip3 install --user -r requirements.txt

Config

Rename/copy config.json.sample to config.json and change it values

How to start

Just run ./pygbot.py after you downloaded requirements and changed your config