pycord-v3 icon indicating copy to clipboard operation
pycord-v3 copied to clipboard

Improve application commands

Open NeloBlivion opened this issue 7 months ago • 4 comments

  • Add easily-accessible methods to update and create commands manually
  • Consider saner syncing logic

Potentially depends on #50

NeloBlivion avatar Aug 03 '25 16:08 NeloBlivion

Also depends on cogs rewrite most likely or at least to some extent. Would love to chat with you in detail on the exact implementation

Paillat-dev avatar Aug 03 '25 20:08 Paillat-dev

It MIGHT be the other way round; this is addressing base implementations that currently don't exist such as SlashCommand.edit, which then rolls into improving syncing which cog command loading is heavily tied into. But indeed, would also love to discuss.

NeloBlivion avatar Aug 03 '25 20:08 NeloBlivion

Actually, you're probably right. Also don't bother with ext.commands

Paillat-dev avatar Aug 03 '25 20:08 Paillat-dev

I am going to use this issue to hold application commands / slash command related issue if you don't mind, also since you mentioned auto-syncing I added the auto syncing issue in here directly

Paillat-dev avatar Aug 03 '25 21:08 Paillat-dev