# MMOLBBOT ## Not affliated with mmolb in any way I just couldn't think of a better name The bot is user-installable so the commands can either be added to a guild or your account Invite: https://discord.com/oauth2/authorize?client_id=1365149865444905121 # Building inside the folder `docker build -t mmolbbot .` # Hosting `docker run -e TOKEN= -e OWNER_GUILD= -e ERROR_CHANNEL= -e DB_PATH="./mmolb.db" mmolbbot`