docker-ify? idk i didnt wanna install docker desktop so we'll see if this works once it hits the server

This commit is contained in:
2025-10-21 22:57:11 -04:00
parent 480de70b39
commit 8a442e0f0b
7 changed files with 17 additions and 129 deletions

View File

@@ -0,0 +1,6 @@
services:
bot:
restart: unless-stopped
build: .
environment:
- DISCORD_TOKEN="token go here"