pinhook
pinhook copied to clipboard
make message object more generic
In order to implement #31, the Message class sent to plugins needs to be more generic. Currently, the properties are very irc-centric.
What properties are necessary and what should they be named?
First thoughts: msg.nick -> msg.who