include EventMachine::IRC::Commands repost.register_trigger("PRIVMSG") { |msg| p msg }