X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=Bots%2FCGod.class.php;h=f6f8d7156d1268e687c9db1101b239d7d4edb9d9;hp=cac602841289ca31d4688659b70dd17fed161550;hb=811bc0c7a1f583fb624a0f8c3601146e063c5a25;hpb=1023ce8e8beb8eba00e8d7206fd71b4a589c24c9 diff --git a/Bots/CGod.class.php b/Bots/CGod.class.php index cac6028..f6f8d71 100644 --- a/Bots/CGod.class.php +++ b/Bots/CGod.class.php @@ -1,6 +1,6 @@ c, "P10_User")) { $this->uplink->join($this->c, "#c", (P10_Channel::USERPRIV_OPED | P10_Channel::USERPRIV_VOICE)); $this->uplink->join($this->c, "#dev", P10_Channel::USERPRIV_VOICE); + $this->uplink->join($this->c, "#CoderCom", P10_Channel::USERPRIV_VOICE); } } else { $this->c = $old;