Outputs changelog file
void
changes
(string $nick)
Command for a users idle bonus this session.
void
cmd_idle
(string $nick, string $channel, [string $target = false])
-
string
$nick
-
string
$channel
-
string
$target
Check for new torrents, users, reports, syslog, ect
void
cmd_report_check
()
void
cmd_stats
( $nick, $what)
Turns sysop logging on or off
mixed
cmd_syslog
(string $nick, string $channel, on|off $switch)
-
string
$nick
-
string
$channel
-
on|off
$switch
Retrieves next showtime (coded by ozatomic or TheFool) cant remember which.
void
cmd_tvrage_next
(string $nick, string $channel, array $arguments)
-
string
$nick
-
string
$channel
-
array
$arguments
Performs user information command for site stats
void
cmd_user
(string $nick, string $channel, array $arguments)
-
string
$nick
-
string
$channel
-
array
$arguments
Parse commands form a channel
void
command_parser
(string $nick, string $channel, array $arguments)
-
string
$nick
-
string
$channel
-
array
$arguments
Is a person connectable?
void
connectable
(string $nick, string $channel, string $who)
-
string
$nick
-
string
$channel
-
string
$who
Initialize the current service client.
void
initialize
(string $nick, string $username, string $host, string $name)
-
string
$nick
-
string
$username
-
string
$host
-
string
$name
Introduce the client to the network
unknown_type
introduce
()
Generates the user statistics string
string
user_stats_string
(string $who)
magic getter
mixed
__get
(string $what)