Ratledore
Ratledore
Explore posts from servers
KKord
Created by Ratledore on 8/16/2024 in #help
Is Kord meant for other api features other than bots?
For example can I use it to make discord api calls to authorize https://discord.com/oauth2/authorize Or https://discord.com/api/users/@me
8 replies
KEKord Extensions
Created by Ratledore on 8/15/2024 in #kordex-support
Can I load a .env file for a module instead of the whole project?
There are some utils for loading .env files, can this support the above? Or do I need to use my own solution here.
87 replies
KEKord Extensions
Created by Ratledore on 7/24/2024 in #kordex-support
How long do user commands take to register?
How long do user commands take to register?
24 replies
KEKord Extensions
Created by Ratledore on 7/12/2024 in #kordex-support
how does defaultGuild interact with user apps?
I can't seem to test user commands with defaultGuild being set, is there a workaround for this?
38 replies
KKord
Created by Ratledore on 7/11/2024 in #help
How do I add components to an interaction response?
event.interaction.respondEphemeral {
content = ""
}
event.interaction.respondEphemeral {
content = ""
}
How can I add a component to this?
2 replies
KEKord Extensions
Created by Ratledore on 7/11/2024 in #kordex-support
How do monetization stuffs work?
I'm trying to monetize my bot/app how does this work with kordex?
69 replies
KEKord Extensions
Created by Ratledore on 7/10/2024 in #kordex-support
Can you send an ephemeral response from a public slash command?
^
97 replies
KEKord Extensions
Created by Ratledore on 7/7/2024 in #kordex-support
My commands aren't updating
I've set the defaultGuild on my bot config, when I restart my bot, the commands aren't updated on my guild so I cannot test them.
98 replies
KKord
Created by Ratledore on 7/7/2024 in #help
How do I unregister commands to reregister them with updates?
How do I unregister commands to reregister them with updates?
175 replies