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
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
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