litaio / lita

ChatOps for Ruby.
https://www.lita.io
MIT License
1.68k stars 179 forks source link

Trigger :message_dispatched event in ChatRouter#dispatch #134

Closed t33chong closed 9 years ago

t33chong commented 9 years ago

This makes a payload containing the handler name, route, message, and robot accessible by a handler whenever a message is dispatched.