Skip to content

Managing Raffle Settings

Ranzer edited this page May 7, 2019 · 1 revision

All commands listed with the default prefix of ! if you have changed the prefix on your server use that instead. see set-prefix command

Raffle Management

Roles

By default, any user with a role that has the administrator permission can start draw and end raffles. however you can allow other users of your server to run raffles by granting roles access to the raffle system.

Seeing what roles are set up

call the command:

!raffle role

the bot will return a list of all roles currently have access to run raffles

** will return nothing if there are no roles allowed to run raffles**

Adding a role

To add a role to the bot call the command:

!raffle role add <the full name of the role you would like to add>

any user with this role will be allowed to run raffles

Removing a role

Removing a role is simple call:

!raffle role remove <role name>

Banning users from raffles

If you need to prevent a user from entering future raffles you can ban them and the bot will not allow them to enter. This ban will persist if the user leaves your server and rejoins.

Note when banning a user their name will NOT automatically be removed from any active raffle, you must remove them with the Withdraw command.

See the list of banned users

you can see what users are banned from raffles by calling:

!raffle user

Banning users

call the command:

!raffle user ban @user1 @user2...

the bot will then add all mentioned users to the ban list

Unbanning users

you can unban users too by calling:

!raffle user unban @user1 @user2...

the bot will unban all mentioned users

Clone this wiki locally