Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This method is outdated #43

Open
Dremixbotdev opened this issue May 28, 2021 · 1 comment
Open

This method is outdated #43

Dremixbotdev opened this issue May 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Dremixbotdev
Copy link
Contributor

bot.remove_command('help')

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
Copy link

Both the methods are wrong.

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

@RedTeaDev RedTeaDev reopened this May 31, 2021
@ColaIan ColaIan removed their assignment Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants