#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

#1305 in Command line utilities

Download history 3/week @ 2024-09-19 162/week @ 2024-10-17 13/week @ 2024-10-24 5/week @ 2024-10-31 5/week @ 2024-11-07

185 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

~9–20MB
~266K SLoC