summaryrefslogtreecommitdiff
path: root/conf/channels.conf.base
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-27 13:19:52 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-27 13:19:52 -0300
commit8960300838b64d440b6939cdae5c8dfc13bd88fe (patch)
tree3b3a2efc051874147c08cd506e55a4e9ab65c2c7 /conf/channels.conf.base
parent4d91c975867d19c0c5a1b190569ae3bda951a16e (diff)
downloadserverdata-8960300838b64d440b6939cdae5c8dfc13bd88fe.tar.gz
serverdata-8960300838b64d440b6939cdae5c8dfc13bd88fe.tar.bz2
serverdata-8960300838b64d440b6939cdae5c8dfc13bd88fe.tar.xz
serverdata-8960300838b64d440b6939cdae5c8dfc13bd88fe.zip
Remove all mentions from evolonline.org from NPCs and IRC.
However, I cannot find the update server to update it
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) */