diff options
-rw-r--r-- | data/rbot/templates/conf.rbot | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/rbot/templates/conf.rbot b/data/rbot/templates/conf.rbot deleted file mode 100644 index d1a152fa..00000000 --- a/data/rbot/templates/conf.rbot +++ /dev/null @@ -1,13 +0,0 @@ -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 |