4 lines
113 B
PHP
4 lines
113 B
PHP
<?php
|
|
#BOT_INCLUDE "join" "prefix" "3"
|
|
$this -> addChannels(array($this -> protocol -> getArgs(1, $recv)));
|
|
?>
|