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.
Help for those learning Tcl or writing their own scripts.
raider2k
Op
Posts: 140 Joined: Tue Jan 01, 2008 10:42 am
Post
by raider2k » Sun Oct 31, 2010 6:22 pm
hi,
at the moment im thinking of some kind of server ifup check executed by an eggdrop on irc. so im looking for any kind of advices on how to do this the best way.
example:
Code: Select all
nick: !ifup
bot: server 1: online
bot: server 2: offline
something like this, not sure if just pinging is a good idea/reliable way to do this. all base systems are debian if thats of any help.
thanks in advance for help