riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
326 stars 118 forks source link

Adding Support for self hosted docker builds #21

Closed jacoknapp closed 3 years ago

jacoknapp commented 3 years ago

Added a dockerfile for self hosted docker container builds. This should help offload some of the hardware cost from you, and allow for additional flexibility of deployments down the road. Recreating to merge off a different branch

riking commented 3 years ago

Looks good