blob: 4f5dc2f8e8bd8c0dd74f6d0202abdc22979c90a7 (
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 NickServ has time to identify you to ChanServ which then
auto-ops you when joining.
|