4
0

stats.help 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. %{help=stats settings}%{+n}
  2. ### Settings for the %bstats module%b
  3. save-stats webupdate topnr graphnr autoadd expire-users
  4. quote-frequency log-wordstats min-word-length
  5. use-eggdrop-userfile table-border display-urls kick-context
  6. display-kicks display-average-users show-userlist
  7. show-usersonchan list-secret-chans statsfile topstats
  8. webdir smilies graphstats graphgif graphcolor livestats-loglevel
  9. livestats-log stat-reply livestats-ignore-msg livestats-ip
  10. max-stat-cmds max-livestats-access
  11. %{help=set save-stats}
  12. %{+n}
  13. ### %bset save-stats%b <#>
  14. save data every # minutes
  15. %{help=set webupdate}
  16. %{+n}
  17. ### %bset webupdate%b <#>
  18. update webfiles every # minutes
  19. (outdated, use livestats instead!)
  20. %{help=set topnr}
  21. %{+n}
  22. ### %bset topnr%b <#>
  23. list top # users in the toptalker-tables
  24. %{help=set graphnr}
  25. %{+n}
  26. ### %bset graphnr%b <#>
  27. list top # users in the graphical stats
  28. %{help=set autoadd}
  29. %{+n}
  30. ### %bset autoadd%b <#>
  31. autoadd users to the userbase if they stay on the channel
  32. for more than # minutes
  33. %{help=set expire-users}
  34. %{+n}
  35. ### %bset expire-users%b <#>
  36. delete users/hosts if they haven't been seen for more than
  37. x days
  38. %{help=set quote-frequency}
  39. %{+n}
  40. ### %bset quote-frequency%b <#>
  41. store every #th sentence of a user as a quote
  42. %{help=set log-wordstats}
  43. %{+n}
  44. ### %bset log-wordstats%b <1/0>
  45. log wordstats? (uses much memory and cpu)
  46. %{help=set min-word-length}
  47. %{+n}
  48. ### %bset min-word-length%b <#>
  49. minimum length of a word to get logged in the wordstats
  50. %{help=set use-eggdrop-userfile}
  51. %{+n}
  52. ### %bset use-eggdrop-userfile%b <0/1>
  53. add new users to the eggdrop userfile instead of the internal stats
  54. database? (hint: _bad_ idea)
  55. %{help=set table-border}
  56. %{+n}
  57. ### %bset table-border%b <#>
  58. defines the table border (anything else than 0 should look... ermm.. weird)
  59. %{help=set display-urls}
  60. %{+n}
  61. ### %bset display-urls%b <#>
  62. defines how many random urls should be displayed on the miscstats page
  63. %{help=set kick-context}
  64. %{+n}
  65. ### %bset kick-context%b <#>
  66. defines how many previous lines should be displayed with a kick on the miscstats page
  67. %{help=set display-kicks}
  68. %{+n}
  69. ### %bset display-kicks%b <#>
  70. defines how many random kicks should be displayed on the livestats page
  71. %{help=set display-average-users}
  72. %{+n}
  73. ### %bset display-average-users%b <1/0>
  74. show how many users have been on the chan in average?
  75. %{help=set show-userlist}
  76. %{+n}
  77. ### %bset show-userlist%b <1/0>
  78. display a complete list of all users?
  79. %{help=set show-usersonchan}
  80. %{+n}
  81. ### %bset show-usersonchan%b <1/0>
  82. display who's currently on the chan?
  83. %{help=set list-secret-chans}
  84. %{+n}
  85. ### %bset list-secret-chans%b <1/0>
  86. list secret (.chanset +secret) chans on the index page?
  87. %{help=set statsfile}
  88. %{+n}
  89. ### %bset statsfile%b <filename>
  90. file where all stat- and user-data will be stored
  91. %{help=set topstats}
  92. %{+n}
  93. ### %bset topstats%b <list of stat-types>
  94. defines which stat-types you want to be displayed in the topX tables and on the user-page
  95. %{help=set webdir}
  96. %{+n}
  97. ### %bset webdir%b <directory>
  98. the directory to which static webfiles (*cough*!) are written
  99. %{help=set smileys}
  100. %{+n}
  101. ### %bset smilies%b <smiley-list>
  102. a list of smilies that should be counted
  103. %{help=set graphstats}
  104. %{+n}
  105. ### %bset graphstats%b <list of stat-types>
  106. defines which stats should be listed on the graphical stat-pages
  107. %{help=set graphgif}
  108. %{+n}
  109. ### %bset graphgif%b <full URL>
  110. optional background image for the graphs to make them look more "3D"
  111. NOTE: this must be a full URL. The image must be placed somewhere
  112. on your webpage since stats.mod can't transfer binary images.
  113. %{help=set graphcolor}
  114. %{+n}
  115. ### %bset graphcolor%b <color>
  116. defines the color of the graphs
  117. %{help=set livestats-loglevel}
  118. %{+n}
  119. ### %bset livestats-loglevel%b <loglevel>
  120. defines where access to the livestats should be logged
  121. (use .console +<loglevel> to watch the chosen loglevel)
  122. %{help=set livestats-log}
  123. %{+n}
  124. ### %bset livestats-log%b <logfile>
  125. defines the file to which livestats access should be logged (for use with a
  126. loganalyzer, for example)
  127. %{help=set stat-reply}
  128. %{+n}
  129. ### %bset stat-reply%b <list of stat-types>
  130. defines which stat-types should be displayed if someone uses the command !stat
  131. %{help=set livestats-ignore-msg}
  132. %{+n}
  133. ### %bset livestats-ignore-msg%b <msg>
  134. this message is sent to users who tried to access livestats, but are ignored
  135. %{help=set livestats-ip}
  136. %{+n}
  137. ### %bset livestats-ip%b <IP>
  138. defines the IP on which livestats will be reachable
  139. set this to "" to use all IPs
  140. %{help=set max-stat-cmds}
  141. %{+n}
  142. ### %bset max-stat-cmds%b <n:s>
  143. defines the maximum number of commands (n) which will be answered in s seconds
  144. %{help=set max-livestats-access}
  145. %{+n}
  146. ### %bset max-livestats-access%b <n:s>
  147. defines the maximum number of livestats requests (n) which will be processed in s seconds