summaryrefslogtreecommitdiff
path: root/conf/channels.conf.base
diff options
context:
space:
mode:
Diffstat (limited to 'conf/channels.conf.base')
-rw-r--r--conf/channels.conf.base2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/channels.conf.base b/conf/channels.conf.base
index dee7575b..f7bdad32 100644
--- a/conf/channels.conf.base
+++ b/conf/channels.conf.base
@@ -58,7 +58,7 @@ chsys: (
irc_channel_name: "irc" /* available as #irc */
irc_channel_color: "Light_Green"
irc_channel_network: "irc.freenode.net:6667" /* network to connect to (:and port) */
- irc_channel_channel: "#evolonline" /* channel in the network above to join */
+ irc_channel_channel: "#themanaworld" /* channel in the network above to join */
irc_channel_nick: "testbot" /* nick the bot will use */
irc_channel_nick_pw: "" /* password to this nick (if any) to identify to nick server on the irc network */
irc_channel_use_ghost: false /* whether to send a GHOST command to the nick server (requires irc_channel_nick_pw to be defined) */