/RoleBot

Discord Bot to self assign roles

Primary LanguageJava

-- Setup --

  1. Run the .jar in the command prompt with: java -jar RoleBot.jar
  2. Type: set prefix
  3. Type: set token
  4. Type: start

-- Start --

  1. Run the .jar in the command prompt with: java -jar RoleBot.jar
  2. Type: start

-- Commands --

-promote <@User> | Promotes the user that he could use the "roles" command | <permission = owner>

-demote <@User> | Demotes the user that he couldn't use the "roles" command | <permission = owner>

-promo | List of all promoted users | <permission = promoted>

-roles | List of all self assignable roles | <permission = promoted>

-roles add | Adds a role to self assignable roles | <permission = promoted>

-roles remove | Removes a role from self assignable roles | <permission = promoted>

-role add | Adds a role to the user | <permission = nothing>

-role remove | Removes a role from the user | <permission = nothing>

-add | Adds a role to the user | <permission = nothing>

-remove | Removes a role from the user | <permission = nothing>