kgb-bot (1) Linux Manual Page
kgb-bot – an IRC bot helping collaborative work
Synopsis
kgb-bot [–config file] [–foreground] [–simulate file]Options
- –config file
- Specify configuration file to load. Default is /etc/kgb-bot/kgb.conf.
- –config-dir directory
- Specify directory with configuration files to load. All files like *.conf are loaded, in alphabetical order. Default is /etc/kgb-bot/kgb.conf.d.
- –foreground
- Do not detach from console, print log messages to STDERR and do not become a daemon, useful for debugging.
- –simulate file
- Do not connect to IRC. Instead, output each notification line to the given file, like:
#chan repo user branch revision module changed-paths
There are no colour codes in the output, unless –simulate-color is also given.
#chan repo commit message line 1
#chan repo commit message line 2
- –simulate-color
- Include color codes in the file used by –simulate.
- –debug
- Log additional debugging information
