pycord icon indicating copy to clipboard operation
pycord copied to clipboard

Internal Application Command Validation System

Open JustaSqu1d opened this issue 1 year ago • 0 comments

Summary

Internal application command validation

What is the feature request for?

The core library

The Problem

Instead of a vague Application command names must be unique, we should pinpoint the failure before we try to sync the commands.

The Ideal Solution

We should pinpoint the conflicts before we try to sync the commands with Discord.

The Current Solution

It could be unclear what is actually causing the error and one may need to "binary search" it.

Additional Context

No response

JustaSqu1d avatar Apr 22 '23 00:04 JustaSqu1d