Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in discord.py

Why my on_message gets called after my command?

python discord.py

(Python) Discord bot disconnect from a voice chat

python discord discord.py

"Certificate verify failed: certificate has expired (_ssl.c:****)" When attempting to connect my bot to discord

discord.py how to send a message everyday at a specific time

python discord.py

How would I send an ephemeral message in discord.py?

discord.py

How can I disable markdown on a string in a embed?

How to get reaction from wait_for("reaction_add")

python discord discord.py

Error: discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction discord.py when sending a gif in embed

Cannot await in exec

Is it possible to get channel ID by name in discord.py

discord.py

Clickable link inside message discord.py

How to define 'client' correctly in a Cog Discord.Py rewrite

python discord.py

How to get and use an aspect of a Discord.ui button in it's callback

discord.py

How to use discord.py event handler on_voice_state_update to run only when a user joins a voice channel

TypeError '_Environ' object is not callable

discord discord.py bots

Discord.py bot dont have certificate

python bots discord.py

Closing Discord bot connection without terminating command line (discord.py)

Discord.py how to pass ctx as a default argument

python discord.py

discord.py How do I play specific mp3s (or specific youtube videos) in discord voice channels?

discord discord.py