Skip to content

Removing commands

solunareclipse1 edited this page Jul 3, 2021 · 2 revisions

If there is a command you do not want, it can be easily removed by:

  1. Navigate to the folder where you have the bot installed
  2. Navigate into the "cogs" folder
  3. Delete the .py file corresponding to the unwanted command

That's it! If another command relies on the command you are removing, you may also need to remove that too.

Clone this wiki locally