A discord bot that automatically removes roles from people when after one is removed. Originally created to remove server booster colors when they stop boosting.
Find a file
2025-09-29 21:51:55 +02:00
.github/workflows Create docker-publish.yml 2025-09-29 03:10:32 +02:00
.vscode Initial commit 2025-09-29 03:04:38 +02:00
commands Initial commit 2025-09-29 03:04:38 +02:00
data/roles Initial commit 2025-09-29 03:04:38 +02:00
.dockerignore Initial commit 2025-09-29 03:04:38 +02:00
.env Initial commit 2025-09-29 03:04:38 +02:00
.gitignore Initial commit 2025-09-29 03:04:38 +02:00
config.js Initial commit 2025-09-29 03:04:38 +02:00
db.js Fixed: Check file extension when loading all 2025-09-29 21:51:55 +02:00
deploy-commands.js Initial commit 2025-09-29 03:04:38 +02:00
docker-compose.yml Initial commit 2025-09-29 03:04:38 +02:00
Dockerfile Initial commit 2025-09-29 03:04:38 +02:00
index.js Initial commit 2025-09-29 03:04:38 +02:00
logic.js Added: Log role removals 2025-09-29 03:33:51 +02:00
package-lock.json Initial commit 2025-09-29 03:04:38 +02:00
package.json Initial commit 2025-09-29 03:04:38 +02:00