X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/504f62c74ce5642282727d34bc15077a54f35724..e2527cba3979ffb1f5e9dfae3c8701f046ffee35:/helpmod2/commands/ticket?ds=sidebyside diff --git a/helpmod2/commands/ticket b/helpmod2/commands/ticket index e55a24d2..56b3b99b 100644 --- a/helpmod2/commands/ticket +++ b/helpmod2/commands/ticket @@ -1,5 +1,6 @@ -Syntax: ticket channel [nick1] .. [nickn] +Syntax: ticket channel [nick1] [expiration] [message] Example: ticket #feds user Gives the user an invite ticket for the channel. -With the ticket, the user can use the invite command to get -to the channel. Up to 6 users can be specified. +With the ticket, the user can use the invite command to get to the channel. +Ticket expiration time is optional. +Message is optional but must be defined as a string with a custom expiration time.