You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
310 B
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