Initial Commit

This commit is contained in:
2025-03-15 12:26:31 +01:00
commit 178d0b2e28
12 changed files with 12296 additions and 0 deletions

9
config.json.example Normal file
View File

@@ -0,0 +1,9 @@
[
{
"webhook_url": "https://discord.com/api/webhooks/xxxxx",
"keywords": [
"Gelderland Midden",
"Arnhem"
]
}
]