diff options
Diffstat (limited to 'daft/daft.cfg')
| -rw-r--r-- | daft/daft.cfg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/daft/daft.cfg b/daft/daft.cfg new file mode 100644 index 0000000..1a22761 --- /dev/null +++ b/daft/daft.cfg @@ -0,0 +1,16 @@ +[core] +nick = daft +user = daft +name = daft +host = 127.0.0.1 +port = 6667 +owner = yournick +password = REPLACEME +prefix = ! +channels = #yourchannel +extra = /path/to/irc-bots/daft +enable = + dj +logdir = /var/log/daft +logging_level = INFO +timeout = 120 |
