stats.help 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. %{help=savestats}%{+m}
  2. ### %bsavestats%b
  3. Saves all data.
  4. %{help=resetuser}%{+m|-}
  5. ### %bresetuser%b <user> <chan>
  6. resets all statistics of <user> in <chan> to 0.
  7. %{help=schannel}%{+o|+o}
  8. ### %bschannel%b [channel]
  9. displays a list of users on the channel, listing their nicks and
  10. corresponding stats-usernames.
  11. %{help=swhois}%{+o|+o}
  12. ### %bswhois%b <user>
  13. displays information about <user> (stat-flags, hosts, etc...)
  14. flags:
  15. +/-list: list a user in the top10/20/etc?
  16. +/-addhosts: automatically add new hosts to user?
  17. %{help=+shost}%{+m|-}
  18. ### %b+shost%b <user> <host>
  19. adds a host to <user>
  20. %{help=-shost}%{+m|-}
  21. ### %b-shost%b <user> <host>
  22. removes a host from <user>
  23. %{help=+suser}%{+m|-}
  24. ### %b+suser%b <user> [host]
  25. creates a new stat-user record
  26. %{help=-suser}%{+m|-}
  27. ### %b-suser%b <user>
  28. deletes a stat-user
  29. %{help=schattr}%{+m|-}
  30. ### %bschattr%b <user> <flags>
  31. changes the flags of a stat-user
  32. %{help=smatch}%{+m}
  33. ### %bsmatch%b [user] [host] [flags]
  34. displays all matching users
  35. wildcards allowed.
  36. %{help=chsusername}%{+m}
  37. ### %bchsusername%b <user> <newname>
  38. changes the name of an user
  39. %{help=writewebstats}%{+m|-}
  40. ### %bwritewebstats%b <channels>
  41. writes the static (*cough*!) webfiles for the given channels.
  42. %{help=purgestats}%{+m|-}
  43. ### %bpurgestats%b
  44. purges all outdates statistics and deletes old users
  45. %{help=sumuser}%{+n|-}
  46. ### %bsumuser%b <user1> <user2>
  47. transfers all stats from user2 to user1 and deletes user2
  48. %{help=stats module}%{+m}
  49. ### help on the %bstats module%b
  50. Commands available: (use %b'.help <command>'%b for more info)
  51. %{+o|o}
  52. for ops:
  53. %bschannel%b
  54. %bswhois%b
  55. %{+m|m}
  56. for masters:
  57. %bsavestats%b
  58. %bresetuser%b
  59. %b+shost%b
  60. %b-shost%b
  61. %b+suser%b
  62. %b-suser%b
  63. %bschattr%b
  64. %bsmatch%b
  65. %bchsusername%b
  66. %bwritewebstats%b
  67. %bpurgestats%b
  68. %bsumuser%b
  69. %{+n}
  70. There is also a list of tcl settings avalible,
  71. use %b'.help stats settings'%b
  72. %{help=all}%{+m}
  73. ### commands for the %bstats module%b
  74. Commands available: (use %b'.help <command>'%b for more info)
  75. %{+o|o}
  76. for ops:
  77. %bschannel%b
  78. %bswhois%b
  79. %{+m|m}
  80. for masters:
  81. %bsavestats%b
  82. %bresetuser%b
  83. %b+shost%b
  84. %b-shost%b
  85. %b+suser%b
  86. %b-suser%b
  87. %bschattr%b
  88. %bsmatch%b
  89. %bchsusername%b
  90. %bwritewebstats%b
  91. %bpurgestats%b
  92. %bsumuser%b
  93. %{+n}
  94. There is also a list of tcl settings avalible,
  95. use %b'.help stats settings'%b