This is a simple DiscordJS Bot used to manage neos headless servers and my discord servers
Use the npm to install all depencies, or use the docker container that is built on master push
NPM Method
npm ci
Docker Method
docker pull ghcr.io/hack13/hacks-js-proto:main
Be sure to set the following env variables:
- APISERVER
- APIKEY
- TOKEN
- CLIENTID
- GUILDID
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.