stats

There are {$stats->usercount} users across {$stats->channelcount} channels.

\n"; echo "\t\n\t\t\n"; foreach($stats->channels as $channel) { echo "\t\n"; } echo "\t
NameUser countTopic
{$channel->name}{$channel->usercount}{$channel->topic}
\n"; ?>

Available in JSON format.