Added linked role and unlink method

This commit is contained in:
2020-10-01 19:10:45 +02:00
parent 412fc61810
commit e50f56a7e2
3 changed files with 38 additions and 16 deletions

View File

@@ -9,5 +9,11 @@ roleAdmin = 730709756125249588
roleMod = 688328855605346339
roleOwner = 687996070986383436
# User roles
roleLinked = 730709907275382904 # given when minecraft account is connected with discord account
# Guild id
WorldCraft = 683422015394545665
adminRoles = [roleAdmin, roleOwner]
modPlusRoles = [roleAdmin, roleMod, roleOwner]