better readme for docker

This commit is contained in:
2025-11-08 20:41:49 -05:00
parent 8906829082
commit 938d10d96f

View File

@@ -1,10 +1,10 @@
# goofy discord torn bot # goofy discord torn bot
not actually anything useful, im just trying to learn javascript again
## usage ## usage
hopefully `npm i` should just get the dependencies edit `default.config.json` into `config.json`
and copy default.config.json to config.json and edit in at least the discord copy `docker-compose.yml.default` to `docker.compose.yml` and tweak if needed
token and torn api key, i forget if i use the other things at all lol
if you have docker set up already, it should be good to spin up `docker-compose up -d`,
which should handle dependencies and all that