docker shit

This commit is contained in:
nora 2022-02-26 00:10:04 +01:00
parent d7901a4fc8
commit e6414abaf1
5 changed files with 35 additions and 4 deletions

9
README.md Normal file
View 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"]]
}
```