initial code commit

This commit is contained in:
2025-03-23 13:38:56 -04:00
parent aa1889f6fe
commit edf72fe289
16 changed files with 427 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
build:
docker build -t ion606-bot .
run:
docker run --rm -d --env-file .env ion606-bot