About 17,400,000 results
Open links in new tab
  1. How to get Avatar from discord API? - Stack Overflow

    Dec 25, 2020 · How to get Avatar from discord API? Asked 4 years, 10 months ago Modified 3 years, 11 months ago Viewed 19k times

  2. Use Discord's API to send message as user - Stack Overflow

    Aug 12, 2022 · I want to send a message in a Discord channel but from a user account not a bot. Is this kind of thing possible using Discord's API?

  3. Issues with the Discord API: Unknown interaction discord.js

    Nov 8, 2023 · An "unknown interaction" is common when you attempt to work with any interaction that no longer exists, this is due to the fact that Discord invalidates any interaction if the bot …

  4. javascript - Discord: Get User by Id - Stack Overflow

    Nov 20, 2020 · Discord has a Nodejs client with which you can get user information among other things. If you want to handle the logic on your client app, look into Discord REST API.

  5. "Blocked from accessing our API temporarily due to exceeding

    Discord stopped loading so I closed it and reopened it, which led to a loop of "Update Failed - Retrying in x seconds" then I went to reinstall discord and got a message that read " {"code": …

  6. Custom discord bot - How to avoid exceeding Discord API rate limit?

    Feb 16, 2022 · I was always fustrated when my bot always gets temporarily banned by discord's api for exceeding rate limits thanks to my friends spamming the commands over and over again.

  7. python - Discord API 401: Unauthorized error - Stack Overflow

    Aug 27, 2018 · python python-3.x discord discord.py asked Aug 27, 2018 at 2:47 Bharat 163 1 2 9

  8. Discord API - Get Discord role name from role ID - Stack Overflow

    Feb 13, 2022 · 1 I'm using the Get Current User Guild Member method of Discord API. I successfully get back information about user such as their role in a specific guild roles: …

  9. discord.py get user "about me" section - Stack Overflow

    Aug 4, 2021 · I was wondering if it was possible using discord.py to get the "about me" section of a given user. I did not find anything in the API documentation so I'm asking here to …

  10. Discord API | User Flags return badges - Stack Overflow

    Jan 31, 2021 · Discord API | User Flags return badges Asked 4 years, 9 months ago Modified 4 years, 7 months ago Viewed 7k times