blob: 8b41ec73dc375af4c05882526d9bfd569ca12feb (
plain)
1
2
3
4
5
6
7
8
9
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 any host changes are processed and you can join
registered-only channels.
|