mirror of
https://github.com/Noratrieb/killjoy-turret.git
synced 2026-01-16 15:45:02 +01:00
docker shit
This commit is contained in:
parent
d7901a4fc8
commit
e6414abaf1
5 changed files with 35 additions and 4 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
needs a config file either with the path of the env var `CONFIG_PATH` or `./config.json`
|
||||
|
||||
|
||||
```json
|
||||
{
|
||||
"token": "<token>",
|
||||
"auto_react": [["keyword", "reaction unicode"]]
|
||||
}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue