diff options
Diffstat (limited to 'docs/help/in/wait.in')
-rw-r--r-- | docs/help/in/wait.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/help/in/wait.in b/docs/help/in/wait.in new file mode 100644 index 00000000..4f5dc2f8 --- /dev/null +++ b/docs/help/in/wait.in @@ -0,0 +1,10 @@ + +@SYNTAX:wait@ + +Wait for <milliseconds> before sending the next command to server. + +This could be useful for example when identifying to NickServ; after +sending the identify message you'd wait 3 seconds before joining to +channels so NickServ has time to identify you to ChanServ which then +auto-ops you when joining. + |