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
- Host: GitHub
- URL: https://github.com/ziegmaster/discord-slash-cleaner
- Owner: Ziegmaster
- Created: 2024-01-30T06:19:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T06:22:22.000Z (over 2 years ago)
- Last Synced: 2024-06-05T01:43:22.442Z (about 2 years ago)
- Language: TypeScript
- Size: 2.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```