DJWoodZ / Satisfactory-Discord-Bot

A Discord bot that posts Satisfactory Dedicated Server status information such as online players.
MIT License
12 stars 2 forks source link

Docker config #18

Closed cseufert closed 7 months ago

cseufert commented 7 months ago

Allows spinning up a docker server and discord bot form a single docker file.

DJWoodZ commented 7 months ago

Thank you @cseufert. I really appreciate this. On this occasion I've implemented it slightly differently, as I wanted to use a similar Docker config to the one in DJWoodZ/FS22-Discord-Bot.

My implementation does not include a dependency on wolveix/satisfactory-server, but it should still work with that docker image.