BanchoBot.port

IRC port to use to connect.

  1. bool delegate(Message)[] processorsMessage;
  2. bool delegate(Quit)[] processorsQuit;
  3. bool delegate(TopicChange)[] processorsTopic;

Meta