From afddce9596e9de165eabfb80a30b4c216e090340 Mon Sep 17 00:00:00 2001 From: jkhsjdhjs Date: Tue, 25 Jul 2023 22:13:50 +0200 Subject: [PATCH] Add webhook plugin (#8) --- data/plugins/thirdparty/webhook.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/plugins/thirdparty/webhook.yaml diff --git a/data/plugins/thirdparty/webhook.yaml b/data/plugins/thirdparty/webhook.yaml new file mode 100644 index 0000000..ffbccb0 --- /dev/null +++ b/data/plugins/thirdparty/webhook.yaml @@ -0,0 +1,7 @@ +name: webhook +repo: https://github.com/jkhsjdhjs/maubot-webhook +license: AGPL-3.0-or-later +author: jkhsjdhjs +description: Send messages to rooms via user-defined webhooks. +antifeatures: [] +public_instances: []