BanchoBot.onDirectMessage

Event emitted on a private message to the bot.

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

Meta