]> jfr.im git - irc/thales.git/blame - examples/recycledcounter/README
more details on memphistools
[irc/thales.git] / examples / recycledcounter / README
CommitLineData
dcfdb894 1Recycled-counter, the counter that you recycle ;)\r
2ProPheT <prophet@recycled-irc.org>\r
3-----------------------\r
4This is a Thales based graphical counter\r
5It can display the number of users on the network, the number of channels and the number of users on au specific channel.\r
6Edit recycpt.php to change connection information ($db_host, $db_user, $db_pass and $db_name)\r
7This script produces a single image that you can use like all PNG images\r
8http://www.your.site/dir/recycpt.php display the number of users\r
9http://www.your.site/dir/recycpt.php?type=nbchan display the number of channels\r
10http://www.your.site/dir/recycpt.php?chan=disku display the number of users on the channel #disku\r
11http://www.your.site/dir/recycpt.php?texte=yes display the number of users in text (to use it in an other script)\r
12\r
13you can change the colour of the output by giving bg and fg arguments\r
14recycpt.php?bg=X&fg=Y\r
15X = background RGB colour in decimal\r
16Y = foreground RGB colour in decimal\r
17\r
18an exemple ?\r
19look at http://stats.recycled-irc.org/cpt.php\r
20-----------------------\r
21If you are having problems using this tool, feel free to contact me via\r
22prophet@recycled-irc.org\r
23or by IRC : irc.recycled-irc.org / #disku & #help\r