Discord worker for the open-source ProjectHOLO Discord bot project. This micro-service project uses discord-worker-framework to receive messages published to a STOMP broker by discord-gateway-client.
This package follows semver, and the major version is 0
. This means that
breaking changes can be introduced in any update. Do not use this in production
unless you know what you are doing.
- Clone or pull Docker image
- Start with environment variables (see the top of src/index.js for more information)
A copy of the MIT license can be found in LICENSE.