Feature #608
Add action on frontend disconnect
Status: | Closed | Start: | 07/12/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | Engine | |||
Target version: | - | |||
Complexity: | Medium |
|||
Votes: | 1 (View) |
Description
This would for example make automatic nickchange possible on frontend disconnect (IRC-Bouncer behaviour).
History
Updated by Mirco Bauer 4748 days ago
- Category set to Engine
- Complexity set to Medium
Updated by Mirco Bauer 3283 days ago
- Status changed from New to Closed
This feature is covered with a Smuxi hook, see https://github.com/meebey/smuxi-hooks/blob/master/away-nick/engine/protocol-manager/on-presence-status-changed/away-nick.sh
The script relies on presence changes via engine/protocol-manager/on-presence-status-changed/