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

Is The A Way To Use Prefix And Ping For Commands?

I've decided to create a much more helpful bot, and I would like to allow the commands to be ac… Read more Is The A Way To Use Prefix And Ping For Commands?

Python: Discord.py Error: Could Not Build Wheels For Multidict, Yarl Which Use Pep 517 And Cannot Be Installed Directly

So I recently have tried to install discord.py through cmd but its giving me an error no matter if … Read more Python: Discord.py Error: Could Not Build Wheels For Multidict, Yarl Which Use Pep 517 And Cannot Be Installed Directly

Custom Emoji's And Animated Emoji's Not Working [discord.py-rewrite]

I recently built a simple command to test the format of custom emoji's and animated emoji's… Read more Custom Emoji's And Animated Emoji's Not Working [discord.py-rewrite]

Discord.py Getting All Text Channels Under A Certain Category

I'm trying to get all text channels under a category as a list but I can only do for guild in c… Read more Discord.py Getting All Text Channels Under A Certain Category

How Can I Send This List As One Message In Discord.py?

I just tried adding a listrole command on my discord bot which lists every user with a certain role… Read more How Can I Send This List As One Message In Discord.py?

Discord.py Bot Edit Snipe Command That Snipes The Recently Edited Message

I've been working on a discord bot and I was able to create the snipe command that, well snipes… Read more Discord.py Bot Edit Snipe Command That Snipes The Recently Edited Message

Typeerror: Tuple Indices Must Be Integers Or Slices, Not Str Postgres/python

Hi I'm trying to get a timestamp from a row called time in my postgres database, however I'… Read more Typeerror: Tuple Indices Must Be Integers Or Slices, Not Str Postgres/python

Is There Anyway To Make Praw Faster For Discord.py

This works and I have no issue with it. my bot is about 1100 lines of code so not that much. I have… Read more Is There Anyway To Make Praw Faster For Discord.py

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

How Do I Make A Proper "nuke" Command Discord.py

Okay i want to make a 'nuke' command that basically saves the old name, topic and permissio… Read more How Do I Make A Proper "nuke" Command Discord.py

How Can I Automatically Split A List Up Based On A Given Requirement?

On Discord, you can only have messages of character length 2000 or under. I am trying to append the… Read more How Can I Automatically Split A List Up Based On A Given Requirement?

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

How Can I Send This List As One Message In Discord.py?

I just tried adding a listrole command on my discord bot which lists every user with a certain role… Read more How Can I Send This List As One Message In Discord.py?