Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brittojo7n/discord-slashcommandremover

Removes global and guild slash commands from your bot using token, clientID and guildID
https://github.com/brittojo7n/discord-slashcommandremover

discord discord-slash-commands slash-commands

Last synced: about 1 month ago
JSON representation

Removes global and guild slash commands from your bot using token, clientID and guildID

Awesome Lists containing this project

README

        

# DiscordBot-SlashCommandRemover
Removes global and guild slash commands from your bot using token, clientID and guildID
Install required modules using the following command:
```
npm i
```
Make sure to edit the config.json with your credentials
Execute the js script with the following command:
```
node index
```