Allow roles
Most of the commands requires administrator permissions, but what if you wanna allow your moderators to use the bot?
@Member Counter role [allow/deny] [@roles/all]
Where the first parameter is the action (allow or deny) and the second parameter is on which roles you want to perform the action, it must be role mentions (@ plus the role name and/or use the discord autocomplete) or the
all
keyword, which will applies the change to all the roles@Member Counter role allow @Mod
@Member Counter role allow @Mod @OtherRole
@Member Counter role deny all
Last modified 1yr ago