As usual, Yourname is back with ideas.
/me feels l33t to get gr8 ideas like these.. but lame for not being able to materialize them
Well anywayz here it is :-
On DALnet, when a user joins, he identifies to his nickname. And when you do a /whois on the user you get output like..
Notice the 'identified' part? Well, this is what is gonna be used by the bot.Yourname is yourname@wants.to.dance.with.y0u.org * I Liké tô Bé a Kid.
Yourname on @#dragonshelp @#eggdrop @#idle.com @#yourname
Yourname using twisted.ma.us.dal.net Global NAPs - Quincy, MA
Yourname has identified for this nick
Yourname has been idle 50mins 28secs, signed on Sat Dec 01 13:23:14
yourname End of /WHOIS list.
What i want the bot to do is, I just add a user by nick, (we will need a separate flag for this too) Ex:
.adduser !bla
.chattr bla +Bv (B,a custom flag)
Ok?..
Now what eggdrop has to do is, when bla enters the channel, it has to do a /whois on bla and find out whether bla has identified or not, it's searching for the word 'identified' .. if bla hasnt identified yet, it'll not voice it (the +v is also there) And then we can even set it to check for a number of times in a set time of interval.. and then give up, if bla has still not identified.
This way we will save up to add idiotic users who know how to CHAT... but dont know any commands IRC/Eggdrop.
I also think this is a bit CPU intensive.. But it can be made to do a lot of other things, this is just the basic idea to make a point. Well, that wuz for scripting a TCL script.
Err.. and i also had another suggestion to eggdev. Im not sure whether this has been previously brought up, but if it wuz, please ignore it.
When we have TCL errors in the partyline..
Code: Select all
[13:13] TCL error [repeat_action]: no value given for parameter "text" to "repea
t_action"
Im sure there are ways, but if cant be done, i'd like to be enlightened about the facts i overlooked.
As for the TCL scripting suggestion, get those brains into it guyz.. i know its a good one hehehe