killjoy-turret/README.md
2022-02-26 00:10:04 +01:00

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"]]
}
```