Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brittojo7n/discord-slashcommandremover
- Owner: brittojo7n
- Created: 2023-02-07T12:45:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T02:36:23.000Z (10 months ago)
- Last Synced: 2024-11-06T06:12:38.491Z (about 2 months ago)
- Topics: discord, discord-slash-commands, slash-commands
- Language: JavaScript
- Homepage: https://youtube.com/@level_tuber
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```