Skip to content

Slash commands extension to Migaga, my Discord bot.

Notifications You must be signed in to change notification settings

LewisHobden/migaga-slash

Repository files navigation

Migaga/

Built on top of slash-create, this is the Slash Command / Interactions extension to Migaga.

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

Slash commands extension to Migaga, my Discord bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published