About 11,600,000 results
Open links in new tab
  1. python - Color codes for discord.py - Stack Overflow

    Sep 6, 2020 · I found it a bit difficult and annoying to change colors in discord.py (embed color for instance). I made a class for the different color codes to use in discord.py which can be imported into …

  2. How to get member names on discord.py? - Stack Overflow

    Sep 15, 2021 · How to get member names on discord.py? Asked 4 years, 3 months ago Modified 4 years, 3 months ago Viewed 2k times

  3. javascript - discord.js - How to get user Display Name from User ...

    Aug 8, 2023 · discord.js - How to get user Display Name from User Profile of user Asked 2 years, 4 months ago Modified 2 years, 4 months ago Viewed 5k times

  4. How would I add spaces in Discord application command names (slash ...

    Nov 27, 2023 · How would I add spaces in Discord application command names (slash commands)? [nextcord/discord.py] Asked 2 years, 1 month ago Modified 2 years, 1 month ago Viewed 453 times

  5. discord - 50035 Invalid Form Body - Application command names are ...

    Jan 27, 2022 · 50035 Invalid Form Body - Application command names are unique Asked 3 years, 11 months ago Modified 3 years, 10 months ago Viewed 8k times

  6. How do I get a list of all members in a discord server using the new ...

    Jun 10, 2019 · I recently updated my discord.py and it seems some of my older commands are wrong. I need to loop through all the members of a discord server but the old way I did it does not work …

  7. discord.js - DiscordAPIError [50035]: Invalid Form Body | 5 ...

    Sep 23, 2022 · DiscordAPIError[50035]: Invalid Form Body 5[APPLICATION_COMMANDS_DUPLICATE_NAME]: Application command names must be unique …

  8. How to change username of bot using Discord.js?

    With Discord's new Dashboard, it's actually really easy to change the username using ANY language! On your applications page, if you go to the "Bot" tab, you can change both the user avatar as well as …

  9. Discord.js Get server name of all servers bot is in

    Sep 7, 2021 · Discord.js Get server name of all servers bot is in Asked 4 years, 3 months ago Modified 4 years, 3 months ago Viewed 4k times

  10. discord.py - Possible to make discord tts not read out username with ...

    Sep 8, 2018 · The function of TTS messages is entirely on the Discord client. discord.py cannot control how the message is read out by the client to users. Instead, it merely sets a flag on the message to …