Skip to content Skip to sidebar Skip to footer
Showing posts with the label Discord.py Rewrite

My On_member_join Event Is Not Working, I Tried Intents But It Gives This Error

st recent call last): File 'randomgg.py', line 1271, in \u003cmodule\u003e client.run(token… Read more My On_member_join Event Is Not Working, I Tried Intents But It Gives This Error

Discord.py Error Message Whenever User Dms Bot

Using the code linked here, I had created a custom prefix for my bot a couple months ago. However, … Read more Discord.py Error Message Whenever User Dms Bot

Discord.py (rewrite) How To Get Cooldowns Working With On_message Event?

I've been trying to convert my commands to on_message events as in this case, it saves up space… Read more Discord.py (rewrite) How To Get Cooldowns Working With On_message Event?

Python - Is It Possible To Wait_for One Event Or Another In Discord.py-v1.0?

Is there any to use wait_for in such a way that it will wait for either reaction_add or reaction_re… Read more Python - Is It Possible To Wait_for One Event Or Another In Discord.py-v1.0?

Reaction Handling In Discord.py Rewrite Commands

Is there a way to capture a reaction from a command. I have made a command that deletes a channel b… Read more Reaction Handling In Discord.py Rewrite Commands

How Would I Delete Something From A Json File

I'm not sure how to delete something from a .json file I've tryed looking it up and it sti… Read more How Would I Delete Something From A Json File