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