SLCommands
  • SLCommands Documentation
  • Easy Setup & Options Object
  • SLCommands Class Methods
  • Commands & Contexts
    • Ping command example
    • Command methods
    • Subcommands
  • Events & Features
    • How does features and events work?
    • SLCommands Events
  • Utilities
    • SLCommands Embeds
    • Custom Messages
  • Hope you liked!
Powered by GitBook
On this page
  • Installation
  • Support Discord Server

SLCommands Documentation

Command, subcommand, context, event and feature handler developed by SyncLab.

No prefix commands support.

Installation

To install the SLCommands package run the following command in your terminal:

$ npm install sl-commands
$ yarn add sl-commands
$ pnpm add sl-commands

Support Discord Server

If you need help with something about this package or other programming languages check our Discord Server below:

The server will be finished soon!

NextEasy Setup & Options Object

Last updated 2 years ago