Convert to bg worker

This commit is contained in:
Charlie 2026-01-20 11:12:04 +13:00
parent 9a23620a1d
commit beab9e9f5c

12
render.yaml Normal file
View file

@ -0,0 +1,12 @@
services:
- type: worker
name: tooly-bot
runtime: docker
plan: free
region: oregon
branch: main
dockerfilePath: ./Dockerfile
envVars:
- key: DISCORD_TOKEN
sync: false
autoDeploy: true