https://github.com/m7mdjs/discord-v14-handler-slash-prefix
https://github.com/m7mdjs/discord-v14-handler-slash-prefix
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/m7mdjs/discord-v14-handler-slash-prefix
- Owner: M7mdJs
- Created: 2023-08-08T21:25:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T21:27:18.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T14:58:19.363Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a slash command package I built when I was bored.
It includes slash commands and optional prefix commands.
# Guide on setting it up:
- Download ZIP from https://github.com/iim7md11/Discord-V14-Handler-slash-prefix.git
- Unzip the ZIP file.
- Open the extracted folder in a terminal
- Type npm i, I have included a package.json and package-lock.json for easy package install.
- Open example.env
- Rename example.env to .env
- Fill in all the values, prefix is optional, if it is not provided, the prefix module is disabled.