#discord-bot

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

#1304 in Command line utilities

Download history 3/week @ 2024-09-23 129/week @ 2024-10-14 46/week @ 2024-10-21

175 downloads per month

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

~8–19MB
~270K SLoC