For use with the Discord API, which provides an interface that allows you to program bots for Discord messaging services.
it may hard to me, but i believe on stackoverflow power, I want to change the bot status from playing …
python bots discord discord.pyThe title explains my question. This question might sound stupid, but how do I detect if the author of a …
node.js bots discord discord.jsI am developing a discord.js bot and I want to make a cooldown for a command. I saw a …
javascript node.js discord discord.jsI ran python3 -m pip install -U discord.py but it only installed discord.py v0.16.x. How do I …
python anaconda discord discord.py discord.py-rewriteI've looked in a lot of places and I can't find a way to make a ping (latency) command using …
python discord discord.pyI am making simple Discord bot for my server, because part of one bot doesn't work. But, that bot needs …
python discord discord.pyI've made a lot of bots, hosted some on my personal laptop, and some on Heroku, but in both, I …
javascript node.js discord discord.jsIf the code was to work properly then whenever someone types something in the chat they get 5 experience and that …
python json discord discord.py python-3.7I'm trying to collect all users that have reacted to certain message. My code client.on('messageReactionAdd', (reaction, user) => { …
javascript node.js discord discord.jsI am making a welcome message but I can’t seem to make it say the rule channel. I want …
javascript node.js discord discord.js