RedCokeDevelopment / Teapot.py

A multi-purpose discord.py python discord bot
https://teapot.bot
MIT License
186 stars 33 forks source link

This method is outdated #43

Open Dremixbotdev opened 3 years ago

Dremixbotdev commented 3 years ago

https://github.com/RedCokeDevelopment/Teapot.py/blob/6b53d6bf8fcb919989fa0c026c117afa583eb6bc/teapot/cogs/cmds.py#L23

Instead of using bot.remove_command('help'), use discord.ext.commands.Bot(help_command=None) to remove the help command.

Everything else should work fine

flying-python commented 3 years ago

Both the methods are wrong.

Have a look at this one: https://gist.github.com/InterStella0/b78488fb28cadf279dfd3164b9f0cf96