diff options
Diffstat (limited to 'rbotconf/conf.rbot')
-rw-r--r-- | rbotconf/conf.rbot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbotconf/conf.rbot b/rbotconf/conf.rbot index d1a152fa..8c6020d0 100644 --- a/rbotconf/conf.rbot +++ b/rbotconf/conf.rbot @@ -3,7 +3,7 @@ SENDQ_DELAY = 2.0 SENDQ_BURST = 4 NICK = rbot USER = rbot -JOIN_CHANNELS = #giblet +JOIN_CHANNELS = #rbot PORT = 6667 LANGUAGE = english KEYWORD_LISTEN = false |