Feature #1344
Delays
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/10/2015
Due date:
% Done:
0%
Estimated time:
OS:
Any
Description
Add an option to the settings menu to allow users to set a delay in seconds before automatically re-joining channels on connection. Also allow delays to be inserted into the commands list so that a line that reads [Delay:10] or similar waits 10 seconds before going to the next command.
History
#1 Updated by genius3000 almost 7 years ago
The auto-join delay would be useful, hopefully not too hard to implement. Using SASL auth is the best solution, but isn't always available.
As for in the commands list (also aliases), there's "/wait 10;" for wait ten seconds, separate multiple commands with a single semicolon - ';'