pygbot/README.org

16 lines
310 B
Org Mode

#+TITLE: 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