so theres NO ONE that knows how to do this?? if there IS someone, please help me so i can stop bothering,which i dont like to do,thus im probably doing it right now,sorry...
hmm....i would like my bot to display/notice the user 2, 3 or more server info (if the servers are on or off + ping),how do i make the script to display more than 1 server info/stats + ping at a time? like, here's the bot's respond when i type the trigger !serverstats: server 1 = online + ping, serv...
this error comes up when i try to start the eggdrop: Tcl error in file 'infobot.conf': missing close-brace while executing "proc pub:commands {nick host handle chan arg}" (file "scripts/announce-script.tcl" line 30) invoked from within "source scripts/announce-script.tcl&quo...
oh... thanks! is it also possible to make it ping-check the server? like, when it gives the info that the server is on,it tells the ping for that server as well. where do i add that? also,how do i make a partyline command for this function? (how to check if the server is on/off via partyline) thanks...
all i would like to know, is how to make tcl give socket information to users who type a certain trigger. like if someone types !serverstats - it should notice the user whether the a server is up/online or down/offline... my question is then, how do i make a tcl like that? whats the code? thanks a l...
;) how do i add partyline cmds? cmds that will let other ops and those who have access to the partyline ADD, EDIT and DELETE the triggers... like if someone types: .add !trigname <description> - it will add the trigger + the trigger description to the trigger list. i.e: .add !support For more suppor...
i want my eggdrop to notice some information related to the trigger that the user typed, i.e: if i type !commands - then the bot will notice me (private notice,not public) containing a list of commands (like !ping and !pong)... not only will the bot be able to do only !commands - but other triggers ...