add !execute and !blaster aliases, load channelname from environment vars, cleanup api selection timeoutHelper

This commit is contained in:
2025-04-03 10:22:45 +02:00
parent 72ae1a634e
commit ad881657c1
6 changed files with 36 additions and 19 deletions

View File

@@ -28,6 +28,7 @@ services:
- action: rebuild
path: ./src
environment:
- CHANNEL=$CHANNEL
# These env variables can be removed once the bot has sucessfully run once
- CLIENT_ID=$CLIENT_ID
- CLIENT_SECRET=$CLIENT_SECRET