-
-
Notifications
You must be signed in to change notification settings - Fork 5
make message object more generic #71
Copy link
Copy link
Open
Labels
backendAdd support for multiple backendsAdd support for multiple backendscoreissues related to core pinhook functionality such as plugin reloading, internal commandsissues related to core pinhook functionality such as plugin reloading, internal commandshelp wantedidk how to do thisidk how to do this
Description
Metadata
Metadata
Assignees
Labels
backendAdd support for multiple backendsAdd support for multiple backendscoreissues related to core pinhook functionality such as plugin reloading, internal commandsissues related to core pinhook functionality such as plugin reloading, internal commandshelp wantedidk how to do thisidk how to do this
Projects
StatusShow more project fields
Backends
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