fix: slash commands arguments not quite right #55

Closed
opened 2025-10-15 21:53:44 +00:00 by silver · 0 comments
Owner

Currently the way we get the slash command arguments is positional.
This came from the official examples.

However this breaks when there are optional arguments.
In efe186525d got a fix for it in that command, need to spread it around to teh other commands

Currently the way we get the slash command arguments is positional. This came from the official examples. However this breaks when there are optional arguments. In efe186525d60006bfdc9261698136d7b04c1eccb got a fix for it in that command, need to spread it around to teh other commands
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Skynet/discord-bot#55
No description provided.