Python 3.5.3+ library for interfacing with the official Discord API.
I ran python3 -m pip install -U discord.py but it only installed discord.py v0.16.x. How do I …
python anaconda discord discord.py discord.py-rewriteYesterday, my code was perfectly fine. Everything was running... and it was going great. All of a sudden, this error: …
python python-3.x discord discord.py discord.py-rewriteI'm making a Discord bot but just ran into a problem. I want to modify a role. A specific role. …
python discord discord.py discord.py-rewriteHow, if possible, would I get my discord bot (in python) to DM another user and whoever sent the command (…
python bots discord discord.py-rewrite dmBasically, everything appears to work fine and start up, but for some reason I can't call any of the commands. …
python python-3.x discord discord.py discord.py-rewriteI'm a high school student making a Discord bot as a final project, and I'm having issues finding a working …
python discord.py-rewriteI can not really use wait_if () the way I want it, can anyone explain how to use wait_for (…
python discord.py discord.py-rewriteI'm writing a discord bot using discord.py rewrite, and I want to run a function every day at a …
python python-3.x async-await schedule discord.py-rewriteI'm getting a SyntaxError: f-string: empty expression not allowed I'm not sure (at all) what this means I've tried moving …
python python-3.x discord.py-rewrite