Skip to content

PhotoBoxPW/slash-commands

Repository files navigation

slash-create-template

This templates helps you in creating slash commands from a webserver.

Installation

  1. Install dependencies
npm i -g yarn # if you don't have it already
yarn install
  1. Copy over .env.example into .env and fill in the variables.
  2. Create any more commands you want.
  3. yarn start

Using PM2

  1. npm i -g pm2
  2. Follow the first, second and third step above
  3. pm2 start pm2.json
  4. (recommended) pm2 dump

About

The webserver for PhotoBox's slash commands

Topics

Resources

Stars

Watchers

Forks

Languages