Create Invite (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.0.0
Syntax
(make|create) [the] [new] invite in [the] [(guild|channel)] %guild/channel% [with max us(e|age)[s] %-number%] [with max (time|age) %-timespan%] and store (it|the invite) in %~objects%Description
Create a new invite for a guild or channel with optional max uses and expiration time. The invite will be stored in the specified variable.
Examples
create invite in event-guild and store it in {_invite}
create invite in event-channel with max uses 10 and store it in {_inv}