#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

#1316 in Command line utilities

Download history 2/week @ 2024-09-24 150/week @ 2024-10-15 25/week @ 2024-10-22 2/week @ 2024-10-29 8/week @ 2024-11-05 4/week @ 2024-12-10

130 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–21MB
~273K SLoC