Skip to content Skip to sidebar Skip to footer
Showing posts with the label Discord

How To Get The Most Recent Message Of A Channel In Discord.py?

Is there a way to get the most recent message of a specific channel using discord.py? I looked at t… Read more How To Get The Most Recent Message Of A Channel In Discord.py?

Deleting User Messages In Discord.py

Is there any way to delete a message sent by anyone other than the bot itself, the documentation se… Read more Deleting User Messages In Discord.py

How To Add A Function To Discord.py Event Loop?

I am using Python with discord.py. Documentation here I've got a bot that is running on a Disco… Read more How To Add A Function To Discord.py Event Loop?

Discord.py Know If User Exists In Server

Sorry to bother everyone, I know this is duplicated but I don't have the rank to comment so I h… Read more Discord.py Know If User Exists In Server

Categories On Help Command For Discord Bot

As you can see, the category says 'No category'. How can I change the category for a comman… Read more Categories On Help Command For Discord Bot

Discord.py How Can I Make A Bot Delete Messages After A Specific Amount Of Time

I have a discord bot that sends images to users when they use the !img command, I don't want pe… Read more Discord.py How Can I Make A Bot Delete Messages After A Specific Amount Of Time