Initial release of scripts and knowledge base

This commit is contained in:
2025-08-15 11:04:40 +02:00
parent 3c5b7c63ab
commit 027de4192c
24 changed files with 3307 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
services:
discord-bot:
build: .
container_name: discord-sc-answer-bot
restart: unless-stopped
volumes:
- ./config.yml:/app/config.yml