discord-queue-bot
v1.0.11
Published
Simple queueing using reactions for discord
Downloads
24
Readme
discord-queue-bot
CLI
If using yarn, ensure you've configured your path correctly as per the yarn installation guide
yarn global add discord-queue-botRun discord-queue-bot inside a directory with a config.json file (see config.example.json for an example)
See QueueOptions in src/ReactionQueue.ts for available configuration options
As Library
Installation
yarn add discord-queue-bot