Top "Discord" questions

For use with the Discord API, which provides an interface that allows you to program bots for Discord messaging services.

Color text in discord

My goal is to partly color a text. I know I can use .sendCode("css","this is my message"); which …

css node.js discord
How to join a server?

I'm trying to setup a discord bot with python. I have a pre-existing discord server that I would like the …

python discord discord.py
Send a message with Discord.js

I am trying to make a discord bot, but I can't quite understand Discord.js. My code looks like this: …

javascript node.js discord discord.js
Python [Invalid syntax] with async def

I am trying write discord bots using Python, I have come across and threw together this bot. import discord import …

python syntax async-await discord discord.py
Make Discord bot send picture with message with NodeJS

I have a few pictures, all on imgur with direct image link (format: https://i.imgur.com/XXXXXX.jpg), and …

javascript node.js discord
How to Play Audio File Into Channel?

How do you play an audio file from a Discord bot? Needs to play a local file, be in JS, …

javascript bots discord discord.js
Discord Bot Can't Get Channel by Name

I have been making a discord bot and wanted to make it send a message to a specific "Welcome" channel. …

javascript discord discord.js bots
Deleting all messages in discord.js text channel

Ok, so I searched for a while, but I couldn't find any information on how to delete all messages in …

node.js discord discord.js
How can I send an embed via my Discord bot, w/python?

I've been working a new Discord bot. I've learnt a few stuff,and, now, I'd like to make the things …

python embed discord discord.py
Bash: Python3: command not found (Windows, discord.py)

I've been trying to configure the discord API discord.py and for the purpose of running the Red-MusicBot on my …

pip python-3.5 git-bash discord