Mirror of the GitHub repo
Find a file
2025-04-26 00:00:50 -04:00
cogs feat: subscriptions to teams 2025-04-26 00:00:50 -04:00
.dockerignore Initial Commit 2025-04-24 22:59:30 -04:00
.gitignore Initial Commit 2025-04-24 22:59:30 -04:00
bot.py feat: subscriptions to teams 2025-04-26 00:00:50 -04:00
Dockerfile Rename dockerfile for github recognition 2025-04-25 23:59:53 -04:00
LICENSE Initial commit 2025-04-25 02:02:11 +00:00
README.md Initial Commit 2025-04-24 22:59:30 -04:00
requirements.txt Initial Commit 2025-04-24 22:59:30 -04:00
shell.nix Initial Commit 2025-04-24 22:59:30 -04:00

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 docker run mmolbbot -e TOKEN=<Token> -e OWNER_GUILD=<guild with management commands>