For use with the Discord API, which provides an interface that allows you to program bots for Discord messaging services.
Hi i'm new to python coding with discord and I have tried to make a command that tells the user …
python python-3.x discord discord.pyI am trying to debug my Discord bot using the DiscordJS lib. My trouble is that when I start a …
node.js debugging visual-studio-code discord discord.jsI'm making a bot with Discord.py and I keep getting an error when trying to send a message with …
python discord python-asyncio discord.pyI'm looking for a way to get data from this Collection. The data looks like: '0000000' => GuildMember { guild: …
javascript node.js discord discord.jsI need to implement some of the feature and one of the feature is implementing polls type feature. Can't use …
python python-3.x discord discord.pyI have already made all of the proper imports and I have tried looking for answers from other posts but …
python-3.x discord discord.pyI'm trying to send and embed message when I do the command ~verify and then it sends an embed message …
java discord discord-jdaI am using JDA lib to create my discord bot and I encountered a problem: in order to send message …
java discord discord-jda