Shandler
  • Shandler
  • Information
    • Basic Usage
    • SHClient and Interaction
    • Deleting Commands
  • Interactions
    • Methods
  • Buttons
    • Getting Started with Buttons
    • Dropdowns
    • buttonClick Event
    • Buttons Documentation
Powered by GitBook
On this page

Was this helpful?

Shandler

Installing Shandler

To install Shandler with NPM, run the following.

$ npm install shandler@latest

To download Shandler's Beta, run npm install shandler@dev

To install Shandler with yarn, run the following.

$ yarn add shandler
NextBasic Usage

Last updated 3 years ago

Was this helpful?