Open Savant-Dev opened 4 years ago
This should ideally handle all permission errors, notifying the user of the following:
These responses should be short and to the point, so I don't believe there is a need for embeds.
Assessment for commands.CheckFailure should occur last, as most errors we will be checking for are inherited from this.
commands.CheckFailure
This should ideally handle all permission errors, notifying the user of the following:
These responses should be short and to the point, so I don't believe there is a need for embeds.
Assessment for
commands.CheckFailure
should occur last, as most errors we will be checking for are inherited from this.