Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in discord.py

403 Forbidden (error code: 50001): Missing Access when adding role | discord.py

Send a message if Wait_For_Message timeout is reached Discord Py

AttributeError: 'Bot' object has no attribute 'add_roles'

python discord discord.py

Discord py OSError: [WinError 121] The semaphore timeout period has expired

discord discord.py

FastAPI with uvicorn and pycord = The future belongs to a different loop than the one specified as the loop argument

Python + Flask + Discord: How to send a message through discord through a flask endpoint?

python flask discord.py

Discord receive audio

How to make a discord bot add you as friend

python discord.py

How do I set an optional argument in discord.py?

python discord.py

Playing music with a bot from Youtube without downloading the file

python-3.x discord.py

How to check if a bot can DM a user

python discord discord.py

Bot responding to channel mentions

python discord.py

Calling python asyncio loop.run_until_complete() with discord.py not working?

Discord mute command

Calculate Time Difference Between Two Discord IDs/Snowflakes

python discord discord.py

How can I convert a string with the emoji name into a discord emoji?

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

"RuntimeWarning: coroutine 'BotBase.load_extension' was never awaited" after updating discord.py