KnightHacks / scythe

A Command-Driven Discord.js Addon
MIT License
3 stars 3 forks source link

Add command role permissions #3

Closed suneettipirneni closed 3 years ago

suneettipirneni commented 3 years ago

Takes ID's in for role in the Command object to show which roles have permissions to given commands.

Failed attempts to run the command with elevated role permissions yields this:

Screen Shot 2021-07-14 at 12 19 41 PM
rob-3 commented 3 years ago

This should be configured to not ping with allowedMentions

suneettipirneni commented 3 years ago

This should be configured to not ping with allowedMentions

To ping roles? It won't ping if it's an ephemeral message.

rob-3 commented 3 years ago

Oh great! I did not know that.