From e6135e5f881ac0ae16a48bf0186aa91e1a9aa569 Mon Sep 17 00:00:00 2001 From: Nightscape Coffee <23473065+coffeebank@users.noreply.github.com> Date: Tue, 5 Sep 2023 13:16:52 -0700 Subject: [PATCH] Update animemanga, urlpreview plugins (#16) * Update animemanga plugin * Update urlpreview plugin --- data/plugins/thirdparty/animemanga.yaml | 2 +- data/plugins/thirdparty/urlpreview.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/plugins/thirdparty/animemanga.yaml b/data/plugins/thirdparty/animemanga.yaml index 05f5a8d..45984a1 100644 --- a/data/plugins/thirdparty/animemanga.yaml +++ b/data/plugins/thirdparty/animemanga.yaml @@ -2,5 +2,5 @@ name: animemanga repo: https://github.com/coffeebank/coffee-maubot/tree/master/animemanga license: AGPL-3.0-or-later author: coffeebank -description: Search anime, manga (manhwa/manhua), and light novels from Anilist. See series info, status, and episodes/chapters. +description: An anime/manga bot for Matrix. Search anime, manga (manhwa/manhua), and light novels from Anilist. See series info, status, and episodes/chapters. public_instances: [] diff --git a/data/plugins/thirdparty/urlpreview.yaml b/data/plugins/thirdparty/urlpreview.yaml index 058025e..91868eb 100644 --- a/data/plugins/thirdparty/urlpreview.yaml +++ b/data/plugins/thirdparty/urlpreview.yaml @@ -2,5 +2,5 @@ name: urlpreview repo: https://github.com/coffeebank/coffee-maubot/tree/master/urlpreview license: AGPL-3.0-or-later author: coffeebank -description: A bot that responds to links with a link preview embed, using Matrix API to fetch meta tags. +description: Add URL preview embeds to Matrix! A bot that responds to links with a link preview embed, using Matrix API to fetch meta tags. Supports fetching JSON previews. public_instances: []