Contents
- Note
- We suggest running foxbot in a virtualenv.
python setup.py develop
- Note
- We suggest running foxbot in a gnu screen session or tmux. Otherwise, you could build a service for it.
help:
python foxbot.py --help
example:
python foxbot.py --channel="#foxbot" --server="irc.pieter.com" --nick="fxbt"
- document how to write plugins