added reactionrole command

This commit is contained in:
2025-04-07 12:27:19 -04:00
parent 6006c78e5b
commit e6a6d0a5f5
4 changed files with 335 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
build:
docker build -t ion606-bot .
run:
run: build
docker run --rm -d --env-file .env ion606-bot
stop: