Feature #756
sleep command
Status: | Closed | Start: | 09/09/2012 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.8.11 | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
Add /sleep command for autojoining channels and issuing commands after NickServ
Associated revisions
Revision c250a7bd759a84f8850b3a1191ce8acd6f3a9bd4
[Engine-IRC] Implemented /sleep command to workaround a race condition with NickServ auth (closes: #756)
History
Updated by Mirco Bauer 4455 days ago
- Category set to Engine
- Assigned to set to Mirco Bauer
- Target version set to 0.8.11
- Complexity set to Low
Updated by Mirco Bauer 4455 days ago
- Category changed from Engine to Engine IRC
Updated by Mirco Bauer 4455 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset c250a7bd759a84f8850b3a1191ce8acd6f3a9bd4.
Updated by Vsyache Puz 3378 days ago
It's not obvious from this issue description, but /sleep command have a parameter - delay in milliseconds
https://smuxi.im/repositories/entry/smuxi/src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs?rev=c250a7bd759a84f8850b3a1191ce8acd6f3a9bd4#L846