An open API service indexing awesome lists of open source software.

https://github.com/ziegmaster/discord-slash-cleaner

A tool to remove slash commands from your discord bot
https://github.com/ziegmaster/discord-slash-cleaner

Last synced: 3 months ago
JSON representation

A tool to remove slash commands from your discord bot

Awesome Lists containing this project

README

          

# discord-slash-cleaner

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run start
```
```bash
bun run clean
```