I tried using this:
Code: Select all
proc evnt:init_server {type} {
global botnick
puthelp "PRIVMSG NickServ :identify <password>"
putserv "MODE $botnick +x"
}
And as for executing the MODE change, it doesn't happen at all and I can't figure out why.
When I'm on AstroLink, I just type /mode +x to activate it.
Help! Please?
