diff options
| author | Lorenz Leitner <lrnz.ltnr@gmail.com> | 2021-10-11 15:37:27 +0200 |
|---|---|---|
| committer | Lorenz Leitner <lrnz.ltnr@gmail.com> | 2021-10-12 12:06:57 +0200 |
| commit | 8f38658d1163359ae49a2b6f23d11bdec67731c8 (patch) | |
| tree | 268b64dd6cf80032d9c2d2277d210cb3aa225d6a /config.toml | |
| parent | Add wa as hook (diff) | |
Add WA API key to config
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 93aa6e8..4ce6caf 100644 --- a/config.toml +++ b/config.toml @@ -13,3 +13,4 @@ channels = ["#redoxmasterrace", "#linuxmasterrace", "#gnulag"] [settings] prefix = ':' +wa_api_key = "" |
