mikeyaworski / Utility-Discord-Bot

A Discord utility bot
7 stars 33 forks source link

Lock player commands behind role #40

Closed mikeyaworski closed 2 years ago

mikeyaworski commented 3 years ago

Allow player commands to be locked behind one or more roles, if a guild chooses to configure it that way.

/player-roles add @Role
/player-roles remove @Role
/player-roles clear
mikeyaworski commented 2 years ago

This is no longer necessary since Discord allows slash commands to be configured by role and channel in the bot integration.