mirror of
https://github.com/Noratrieb/killjoy-turret.git
synced 2026-01-14 14:45:01 +01:00
9 lines
No EOL
178 B
Markdown
9 lines
No EOL
178 B
Markdown
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"]]
|
|
}
|
|
``` |