Shineurysm / Slash-Command-Deleter

This will let you delete your unused/trash Slash Command(s) easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Slash Command Deleter πŸ‘‹

Version Prerequisite Prerequisite Prerequisite Prerequisite Prerequisite Prerequisite Documentation Maintenance License: MIT


πŸ‘“ Preview

Preview Second-Preview

πŸ“ƒ About

This Program will help you delete your unused or trash Discord Bot Slash Command(s) easily.

πŸ”§ Setup

Create an '.env' file and copy and paste the text below into your '.env' file

TOKEN=YOUR_BOT_TOKEN

Change the "YOUR_BOT_TOKEN" into your Bot Token. Can be found in Discord Developer Portal

πŸ“¦ Installing all the packages

npm install

πŸƒβ€β™‚οΈ Run the program

npm run del

πŸ“¦ Prerequisites

  • npm >=5.5.0
  • node >=9.3.0
  • discord.js >= 13.8.1
  • dotenv >= 16.0.1
  • prompt-sync >= 4.2.0
  • cli-color >= 2.0.2

πŸ’» Developer

πŸ’‘ Shin

πŸŽ‰ Support Me

Give this project a Star If this helped you or going to help you, I would really appreciate it, thank you!

πŸ“ License

Copyright Β© 2022 Shin.

This project is MIT Licensed, You can freely use this code, modify it, or change some things, but please give credit to this github repository


About

This will let you delete your unused/trash Slash Command(s) easily.

License:MIT License


Languages

Language:JavaScript 100.0%