This commit is contained in:
Patryk Koreń
2025-12-23 19:38:20 +01:00
commit 7b72b15caa
12 changed files with 3846 additions and 0 deletions

5
docker-compose.yml Normal file
View File

@@ -0,0 +1,5 @@
services:
bot:
build: .
env_file:
- .env