PDA

View Full Version : announce !traffic in irc channel


brood
08-15-2005, 08:36 AM
Hello, i'm looking for some help.

the site traffic command works on my site, but now I want to make it work so the sitebot will announce it when I do !traffic. So maybe anyone can help me?

Maybe its possible to have command like's

!traffic
!traffic day
!traffic week
!traffic month

And it shows you someting like this in the channel
.-=--------------------------------------------------=-.
| This Month Traffic Statistics |
|-=---------------------------------------------------=-|
| Totals | Files | Megs | Avg Speed |
|-=---------------------------------------------------=-|
| Month Downloads | 13558 | 197032 | 165 K/s |
| Month Uploads | 889 | 12179 | 445 K/s |
-=----------------------------------------------------=-'

Thanks in advance.

zOrP
08-15-2005, 10:41 AM
try static tcl from badass..

should be what u'r looking for..

##USAGE: <optional>
#!static all, !static wkup, etc.
#!static wkup <user>, !static daydn <user>, etc.
#ADDED: ctop <number>, atopup <number>, atopdn <number>, mtopup <number>, mtopdn <number>, etc ( <optional> ).
#!static atopup 10, !static mtopdn, !static dtopup 20, etc.

:-D

inside
08-15-2005, 05:09 PM
############################
#static v2.5 for b* b|\d#
############################

#ChangeLog:
#2.5
#- hacked blowfish to work
#2.4
#+ blowfish
#2.3
#- few decimal places lost :)
#2.2
#+ Credits

##USAGE: <optional>
#!static all, !static wkup, etc.
#!static wkup <user>, !static daydn <user>, etc.
#ADDED: ctop <number>, atopup <number>, atopdn <number>, mtopup <number>, mtopdn <number>, etc ( <optional> ).
#!static atopup 10, !static mtopdn, !static dtopup 20, etc.
#Search for 'go go go' to find all !bangs

:p

brood
08-15-2005, 05:17 PM
ok thanks.

where can i find that script? :D

inside
08-15-2005, 07:29 PM
http://ioftpd.humandroids.net/index.php :)

@+