#discord-bot #slash-command #cli #command-line-tool #terminal #unregister

bin+lib dsc-commands-remover

CLI tool to unregister all slash commands for a discord bot

3 releases (breaking)

0.3.0 Oct 20, 2024
0.2.0 Feb 25, 2024
0.1.0 Aug 11, 2023

#1312 in Command line utilities

MIT license

15KB
73 lines

dsc-commands-remover

CLI tool to unregister all slash commands for a discord bot

Installation

cargo install dsc-commands-remover

Usage

dsc-commands-remover -t YOUR_DISCORD_BOT_TOKEN -a APPLICATION_ID global commands only

dsc-commands-remover -t YOUR_DISCORD_BOT_TOKEN -a APPLICATION_ID -g GUILD_ID guild commands only

dsc-commands-remover -t YOUR_DISCORD_BOT_TOKEN -a APPLICATION_ID -y for auto confirm

Dependencies

~9–20MB
~270K SLoC