diff options
Diffstat (limited to 'mootest.yml')
-rw-r--r-- | mootest.yml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/mootest.yml b/mootest.yml new file mode 100644 index 0000000..6048a2c --- /dev/null +++ b/mootest.yml @@ -0,0 +1,19 @@ +networks: + ulminfo_cochon: + host: irc.bla.fr + port: 6667 + nick: cochon + channels: + - bla + call_max_delay: 240 + call_words: + - Gruiiiiiiik + - Gruik Gruik ! + - | + " (\____/) + / @__@ \ + ( (oo) ) + `-.~~.-'" + kill_words: [swift, shlak, zing] + kills_db: 'kills.db' + kill_min_rand: 0.33 |