dsc-commands-remover

Crates.iodsc-commands-remover
lib.rsdsc-commands-remover
version0.3.0
sourcesrc
created_at2023-08-11 07:58:17.025235
updated_at2024-10-20 09:56:05.425032
descriptionCLI tool to unregister all slash commands for a discord bot
homepagehttps://github.com/tapnisu/dsc-commands-remover
repositoryhttps://github.com/tapnisu/dsc-commands-remover
max_upload_size
id941660
size51,926
Aleksei Rybin (tapnisu)

documentation

https://docs.rs/dsc-commands-remover

README

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

Commit count: 54

cargo fmt