Raffle System
Adding raffles to your server is a great way to get more of your community involved.
Last updated
Adding raffles to your server is a great way to get more of your community involved.
Last updated
The Raffle System is optional but recommended. To get started type .ah and look for the Admin Raffle Commands section where you will see:
.create-raffle
- Create a raffle
.delete-raffle
- Delete the added raffle
.raffle-channel
- Set a channel for bot to announce raffle winners
.raffle-ui
- Raffle UI for buying raffle tickets
Getting started you will want to create a 'Raffles' category with two channels in it. In this example I created the #🧮-buy-raffle and #🥑-raffle-winners channels. Make sure you set the permissions for this category with the same default settings you used for the Engage to Earn category. You don't want your community to be able to Send messages in these two channels, but you want them to have viewer access only.
2. Next step is to set the Raffle Winners channel by using the .raffle-channel
command. This channel will be populated whenever someone wins a Raffle. You will see a message congratulating the winner.
3. Now you can assign the UI to your #🧮-buy-raffle channel with the .raffle-ui
command.
4. Now that you've setup all your channels and done the back-end settings, it's time to create your first Raffle. Use the .create-raffle
command to initiate the interface for creating your Raffle. Click the 'Create Raffle' button and you'll be prompted with a new box where you can enter in your Raffle details.
5. Once you press 'Submit' after entering in all your details for the Raffle, you will be shown the 'Raffle Successfully Created' message with the details of your Raffle. Visit the #🧮-buy-raffle channel or whichever channel you designated for your Raffle UI to view the 'Currently Active Raffles', pressing that button will present a user in your server with the options to spend their currency to buy 1, 3, or 5 Raffle tickets.