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.

write eggdrop uptime into file

Old posts that have not been replied to for several years.
Locked
D
D3vLiN

write eggdrop uptime into file

Post by D3vLiN »

Howdy all...

I wonder if there's a TCL script around that writes the eggies uptime into a file. This way one can publish the bot's uptime on a website. This must not be a very hard to code script, then again my TCL lacks badly :p

Regards,
D.
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

Post by Weirdo »

Shoudl be able to make a bind for when the bot is about to restart or die i suppose
User avatar
GodOfSuicide
Master
Posts: 463
Joined: Mon Jun 17, 2002 8:00 pm
Location: Austria

Post by GodOfSuicide »

get chanstats.tcl and use %UPTIME% in this file
Locked