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