Skip to content

joblessgod/JLG-Slash-Command-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JLG Slash Command Package

Welcome to the JLG Slash Command Package! This package is designed to simplify the creation and management of slash commands for your applications. Whether you're building a bot or a server-side application, this package provides a streamlined solution to handle commands efficiently.

Banner

Features

  • Easy Setup: Get started quickly with our pre-configured setup.
  • Customizable Commands: Easily create and modify slash commands to fit your needs.
  • Example Commands: Includes example commands to help you get started.

Getting Started

To use the JLG Slash Command Package, follow these steps:

  1. Clone the Repository

    git clone https://github.com/joblessgod/jlg-slash-command-package.git
    cd jlg-slash-command-package
  2. Install Dependencies

    Make sure you have Node.js installed. Then run:

    npm install
  3. Configuration

    Copy the example environment configuration file and update it with your credentials.

    cp .env.example .env

    ENV_EXAMPLE

  4. Run the Application

    To start the application, use:

    npm start

    The server should now be running, and you can start adding your slash commands.

Commands

Here’s an example of a basic slash command included in this package:

PING_COMMAND_EXAMPLE

The ping command can be triggered to get a response from the server. You can modify or add new commands in the commands directory.

Configuration File

The package.json file is set up with all the necessary dependencies and scripts. You can view the configuration file here:

PACKAGE_JSON

Contributing

We welcome contributions to improve the JLG Slash Command Package. If you have suggestions or bug reports, please open an issue on GitHub. Pull requests are also welcome!

License

This project is licensed under the MIT License.

Contact

For any questions or support, please contact us at Discord.