RemoteStats

Yet another brainchild of myself and utter christmas boredom, I decided that we should be able to access anyone's stats remotely via a nice a relatively simple /ctcp command :)

To see a persons statistics who is using Version 1 and above, type

/ctcp NICKNAME SYSTEMINFO

This will display via a ctcp reply the equivilant of his /stats command. Of course, /stats isn't enough for some people. So I added a few tokens that can follow that command, these are.

OS for the Operating System only.
UPTIME for current uptime only.
RECORDUP for the current record uptime only.
CPUINFO for the current CPU statistics only.
TEMP for the current MBM information.
MEMINFO for the current memory usage and stuff only.
DISPLAY for the current display information only.
MONITOR for the current monitor info only.
GFXCARD for the current graphics card info only.
SNDCARD for the current sound card info only.
HD for the current HD totals and poop only :)
CONN for the current CONNECTION information.
NI for the current Network Interface statistics.

So, for example, this command

/ctcp NICKNAME SYSTEMINFO HD

... would bring up HD usage totals via a ctcpreply and...

/ctcp NICKNAME SYSTEMINFO NI

... would bring up the network interface information via ctcp reply.

I hope this feature is of use to someone :)