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

How To Install Discord.py-rewrite Dependency On Heroku For Discord Bot Hosting?

I'm trying to deploy my discord.py bot on Heroku using my GitHub master branch, but have been u… Read more How To Install Discord.py-rewrite Dependency On Heroku For Discord Bot Hosting?

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?

How Do I Make Mentioning A Member Optional Within A Command?

I've created a code that sends the gif of a hug on command and specifies who it's to, howev… Read more How Do I Make Mentioning A Member Optional Within A Command?

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

Discord.py - Make A Bot React To Its Own Message(s)

I am trying to make my discord bot react to its own message, pretty much. The system works like thi… Read more Discord.py - Make A Bot React To Its Own Message(s)

Discord.py Detect Message In Embed Title Or Description

I am currently trying to make an 'Anti Selfbot' Bot. I would like to do something good for … Read more Discord.py Detect Message In Embed Title Or Description

Adding A Check Issue

Hi I'm trying to check if only the specific user has typed yes or no then apply the role. At … Read more Adding A Check Issue

Can't Make Discord Bot Leave The Voice Channel In Python

I'm trying to make my Discord bot leave the voice channel when someone types 'leave' as… Read more Can't Make Discord Bot Leave The Voice Channel In Python