chore: add LICENSE

This commit is contained in:
2025-03-31 09:51:05 +02:00
parent 6fd90b6d2c
commit ec006d42fd
2 changed files with 675 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ COPY bot /aw-bot/bot
COPY database /aw-bot/database
COPY sounds /aw-bot/sounds
COPY aw.py .
COPY LICENSE .
ENV BOT_TOKEN=""