
The channel mode was +m
So when the bot wasn't an op, he couldn't talk

Code: Select all
putserv "PRIVMSG $handle :just a test"
puthelp "PRIVMSG $handle :just a test"
Code: Select all
bind pubm - * pubm:yourproc
Code: Select all
putlog "test1"
putserv "PRIVMSG #channel :just a test"
puthelp "PRIVMSG #channel :just a test"
putlog "test2"