Category "discord.py-rewrite"

How to add Rate limit to dm_all command in discord.py?

I am using the code below to dm every member on the server and sometimes bot get rate limted at ultimately banned. I know this is against tos but out of curiosi

How to add Rate limit to dm_all command in discord.py?

I am using the code below to dm every member on the server and sometimes bot get rate limted at ultimately banned. I know this is against tos but out of curiosi

Anti Ghostping event

I tried to make a Anti Ghostping event but it don't works and show no errors Code: @bot.event async def on_message_delete(message, member: discord.Member = No

Color codes for discord.py

I found it a bit difficult and annoying to change colors in discord.py (embed color for instance). I made a class for the different color codes to use in discor

403 Forbidden (error code: 50001): Missing Access when adding role | discord.py

I am trying to ass different roles to people rapidly to give users the impression of their name being rainbow ( yes I know its against TOS ), and I am starting