#Is it possible to edit the default message returned by "preset preconditions"?

1 messages · Page 1 of 1 (latest)

real elbow
#

For example, the precondition set by <CommandOptions.requiredClientPermissions> returns I am missing the following permissions to run this command: Manage Channels as the <UserError>.message parsed in the ChatInputCommandDenied listener, but I'd like it to return something else.

glacial atlasBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

median shuttle
real elbow
#

Because unless I'm miss understanding something, preconditions are static in the sense they will check for the same things regardless of the command sent and it would be nice that I could somehow set a context for the preconditions from the commands

median shuttle