lphillips / SecretHitlerDiscord

A discord bot for the famous board game Secret Hitler
Other
1 stars 0 forks source link

Create docker image for server install #7

Open bsmccain opened 3 years ago

bsmccain commented 3 years ago

The server side of this is pretty static, it's a good candidate for containerization to simplify its use. Need to investigate the details of how discord bots communicate, but at least on the surface it looks like we may only need to include the discord token when starting the container.