This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

A status script

Old posts that have not been replied to for several years.
Locked
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

A status script

Post by metroid »

Can anybody write a small script that works like this?

<nick> status
<bot> I am connected to: <server> (port: <port>) with <lag>ms lag.
<bot> Uptime : 0d 00:02:26 (startup: Wed Jul 21 14:57:52 2004)
<bot> User hash stats : 4 (n/2 m/2 o/0 v/0 b/0)
<bot> Malloced memory : 4 kB

Something like that :<
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

You should find what you want in the TCL Archives :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

A tad offtopic maybe, but does anyone know how to get the memory usage info that gets reported on .status ?
<bot> Memory table: 4321/25000 (17.3% full)
<bot> Memory table itself occupies an additional 781k static
Locked