I got a tcl script with normal public commands (!op, !deop, etc..), but i got more than one bot...so when i type a command like !die , all of my bots goes down, or !say - the chan gets flooded;p
so i was wondering, how can i make the binds so that when i type:
Botnick op <--- i get opped by that specific bot?

bind example:
bind pub m|m !say say
what i wanna do is:
bind pub m|m $botnick|$nick say say (won't work this way..just trying to make it a bit more clear;p)
(like botservice's script...unfortunately i was unable to find a script similar to theirs)
but i know it wont work this way;p
any ideas?
thanks.