K
Kord2mo ago
Ratledore

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
Solution:
though the rest module expects you to use a bot token
Jump to solution
5 Replies
Ratledore
Ratledore2mo ago
Or should I just make the requests myself Or is there another library
gdude
gdude2mo ago
it's meant for bots, but you can use the rest module if needed
Solution
gdude
gdude2mo ago
though the rest module expects you to use a bot token
gdude
gdude2mo ago
if you need an oauth client, they're pretty trivial to write using ktor
Ratledore
Ratledore2mo ago
Okay thanks
Want results from more Discord servers?
Add your server