Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in discord.py

Latency command in Discord.py

python discord discord.py

Sending messages from synchronous thread in a Python Discord bot

Discord.py: How to fix "event loop is closed"

Can I make a discord python bot recognize when a person in a voice channel talks?

python discord discord.py

Discord bot reading reactions

Color codes for discord.py

TypeError: __init__() got an unexpected keyword argument 'requote'

python discord.py

Get all members discord.py

AttributeError: 'Client' object has no attribute 'send_message' (Discord Bot)

Making a discord bot change playing status every 10 seconds

How to make a command case insensitive in discord.py

Discord Bot can only see itself and no other users in guild

How can I count time in Python 3?

NameError: name 'open' is not defined When trying to log to files

Remove 'command not found' error discord.py

Running Flask & a Discord bot in the same application

python bots twitch discord.py

How do I make my discord.py bot use custom emoji?

how to change discord.py bot activity

python bots discord discord.py

Python asyncio - Loop exits with Task was destroyed but it is pending

Asyncio, await and infinite loops