Create automated raffles for Discord users
Your community API key
ID of a Discord channel in your server where the raffle should be created.
^\d+$Points, tokens, NFT, or Discord role to raffle.
Number of milliseconds before the raffle ends and the prize is distributed. Cannot be longer than 30 days.
1000 <= x <= 2592000000Maximum number of entries.
1 <= x <= 500Maximum number of winners.
1 <= x <= 500Note that will be shown on the raffle message.
256IDs of roles that are allowed to enter the raffle.
16^\d+$IDs of users that are allowed to enter the raffle.
16^\d+$IDs of roles that are forbidden from entering the raffle.
16^\d+$IDs of users that are forbidden from entering the raffle.
16^\d+$Raffle has been created successfully