New posts in discord.py

Can't make a discord bot send a message inside a python function

Remove Discord Markdown

Discord.py, send a message to a channel I just created

How do I check if a bot reacted to a message with on_raw_reaction_add (discord.py)

Discord.py Check if Channel is a DM

on_member_join and remove dont work. How to make it work?

How to make a command case insensitive in discord.py

How put specifical characters in sqlite3

discord.py how to wait for author message using wait_for?

discord.py Music Bot: How to Combine a Play and Queue Command

using Subprocess to avoid long-running task from disconnecting discord.py bot?

get the name of a channel using discord.py

create_task = asyncio.async: SyntaxError: invalid syntax

Check if message contains a link; Discord.py

Python [Invalid syntax] with async def

Discordpy: Efficient Invitation Checking

how to make a command that only works for a certain role in a certain channel, otherwise it sends them a message to ask for a role

How to change the author's nickname on Discord.py

Discord Bot won't tell someone to join a voice channel, instead it just throws an error. Other parts work totally fine

mention user from string(name#discriminator) discord.py