diff --git a/stats.php b/stats.php new file mode 100644 index 0000000..6030a5a --- /dev/null +++ b/stats.php @@ -0,0 +1,72 @@ + +
there are =htmlspecialchars($stats->usercount)?> users across =htmlspecialchars($stats->channelcount)?> channels.
+if the channel is set with chanmode +s it will be omitted from this list.
+the table is sortable by clicking on the column headers
+ +Name | +Users | +Topic | +
---|---|---|
=htmlspecialchars($channel->name)?> | + <=htmlspecialchars($channel->usercount)?> | +=htmlspecialchars($channel->topic)?> | +
also available as json.
+ + +