This is the moderation bot and ticket system for the Hardwarelounge Discord guild
You will need to install Docker first in order to run this bot as intended.
(Re)starting the Bot:
docker build -t gallium:v2 -t gallium:latest .
docker-compose up -d
Stopping the bot:
docker-compose down