]> jfr.im git - irc/quakenet/newserv.git/blobdiff - helpmod2/commands/ticket
add my version of trusts, trusts_newsearch, trusts_search modules
[irc/quakenet/newserv.git] / helpmod2 / commands / ticket
index e55a24d2674975efd8deb6c4fb612952b4f4617f..56b3b99bd56cb96e096aa545ac2c0b6a9e4e38ef 100644 (file)
@@ -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.
 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.