diff options
Diffstat (limited to 'rbotconf/conf.rbot')
-rw-r--r-- | rbotconf/conf.rbot | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/rbotconf/conf.rbot b/rbotconf/conf.rbot new file mode 100644 index 00000000..d1a152fa --- /dev/null +++ b/rbotconf/conf.rbot @@ -0,0 +1,13 @@ +ADDRESS_PREFIX = | +SENDQ_DELAY = 2.0 +SENDQ_BURST = 4 +NICK = rbot +USER = rbot +JOIN_CHANNELS = #giblet +PORT = 6667 +LANGUAGE = english +KEYWORD_LISTEN = false +SAVE_EVERY = 60 +SERVER = irc.openprojects.net +PASSWD = masterpwd +NO_KEYWORD_ADDRESS = false |