Skip to content

Squl032/SlashCommandPackage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/iLikeToCode/SlashCommandPackage.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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%