list
Displays a list of all available giveaways in your server.
giveawaylist, gwlist
30 seconds
MANAGE_SERVER:The discord user running the command should have at least this permission in the giveaway server.
VIEW_CHANNEL:Nyaru should be able to view the giveaway channel.SEND_MESSAGES:Nyaru should be able to send the giveaway message.EMBED_LINKS:Nyaru should be able to send giveaway embeds in the giveaway channel.
Usage
@Nyaru glist
/giveaway list [Type]
Example
In the slash command, you have an optional property Type that allows you to narrow down your giveaway list selection from all giveaways.
All: This is the default type selection, it shows you all giveaways on the server.
Running: This narrows the giveaway list to only running giveaways on the server.
Ended: This narrows the giveaway list to only ended giveaways on the server.
Scenario: You want to display only the running giveaways on the server:
/giveaway listtype: running
Last updated
Was this helpful?