alexemanuelol / RustPlus-Discord-Bot

This is an NodeJS Discord Bot that uses the rustplus.js to interact with Smart Devices in the PC game Rust.
GNU General Public License v3.0
31 stars 12 forks source link

Please add a Docker image #1

Closed ghostsquad closed 2 years ago

ghostsquad commented 2 years ago

This may make it easier to run on a platform like heroku.

alexemanuelol commented 2 years ago

Hello, I've never worked with Docker before but I created a Dockerfile for the bot that you can run to create an image. Note that the config.json file needs to be filled out and the rustplus.config.json file needs to be added before the docker image is built (?). Added in v1.3.3.