Feature #924
Expose events for hooks
Status: | Closed | Start: | 12/27/2013 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 1.0 | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
As of now messages with MSG_TYPE = Normal is exposed to hooks.
Requesting a way to hook events such as join/leave/topic/whois/mode.
History
Updated by Mirco Bauer 3783 days ago
- Status changed from New to Closed
- Target version set to 1.0
- % Done changed from 0 to 100
- Complexity set to Low
Implemented in 024b02d5 also see https://smuxi.im/documentation/hooks/#enginesessionon-event-message0.12
Updated by Mirco Bauer 3783 days ago
And here an example hook based on on-event-message: https://github.com/meebey/smuxi-hooks/blob/master/topic-diff/engine/session/on-event-message/topic-diff.sh