Register Slash Commands #2

Closed
opened 2022-03-10 16:01:59 +01:00 by kenobi · 1 comment
kenobi commented 2022-03-10 16:01:59 +01:00 (Migrated from gitea.brudi.xyz)

registering commands is currently broken.
Files are present, code is picking it up, registration to discord is not happening though. Most likely because we don't have a fallback guild id and the is trying to register a global command, which fails.
-> get bots guild IDs first and then try to register the commands to all present guilds?
-> how do big bots do this?

registering commands is currently broken. Files are present, code is picking it up, registration to discord is not happening though. Most likely because we don't have a fallback guild id and the is trying to register a global command, which fails. -> get bots guild IDs first and then try to register the commands to all present guilds? -> how do big bots do this?
kenobi commented 2022-04-13 22:29:06 +02:00 (Migrated from gitea.brudi.xyz)
9df18575fdd5f75f7732ee8935cbd80611b21d4b
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
hackser/node-event-bot#2
No description provided.