]> jfr.im git - irc/quakenet/newserv.git/blob - helpmod2/commands/chanstats
GLINES: fix null pointer deref in trustgline / trustungline
[irc/quakenet/newserv.git] / helpmod2 / commands / chanstats
1 Syntax: chanstats [channel] [type] [ndays] [nweeks]
2 Example: chanstats #feds long 0 4
3 Gives you statistics of a channel. Type must be either short or long.
4 Parameters ndays and nweeks tell how many lines of statistics to print. Statistics are kept for a duration of 10 weeks.
5 Default is to print the short statistics for the last day.