From c62c538c009c0205b0b2811fa78f5a27c9ce3b6c Mon Sep 17 00:00:00 2001 From: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Date: Fri, 22 Nov 2024 18:38:42 +0100 Subject: [PATCH] add idonthavespotify plugin (#38) * add idonthavespotify plugin * Mark idonthavespotify as synchronous Co-authored-by: Tulir Asokan --------- Co-authored-by: Tulir Asokan --- data/plugins/thirdparty/idonthavespotify.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/plugins/thirdparty/idonthavespotify.yaml diff --git a/data/plugins/thirdparty/idonthavespotify.yaml b/data/plugins/thirdparty/idonthavespotify.yaml new file mode 100644 index 0000000..b61dba9 --- /dev/null +++ b/data/plugins/thirdparty/idonthavespotify.yaml @@ -0,0 +1,7 @@ +name: idonthavespotify +repo: https://github.com/HarHarLinks/maubot-idonthavespotify +license: MIT +author: HarHarLinks +description: Reply to Spotify links with alternative streaming services. +antifeatures: [synchronous] +public_instances: []