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

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

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.