Well...it doesn't seem to work. I did the following:
Code:
on *:text:!cmd:?:{
  /cprivmsg $nick #chan commands - info.
  /cprivmsg $nick #chan commands - info.
  /cprivmsg $nick #chan commands - info.
  /cprivmsg $nick #chan commands - info.
  /cprivmsg $nick #chan commands - info.
  /cprivmsg $nick #chan commands - info.
  /cprivmsg $nick #chan commands - info.
}


Yet it disconnects the bot from quakenet (Excess flood).
What's the problem? confused