From dcaf21826f857fcfa9e9e42d8ec2ea7190e726fc Mon Sep 17 00:00:00 2001 From: Nightscape Coffee <23473065+coffeebank@users.noreply.github.com> Date: Sun, 6 Aug 2023 05:15:07 -0700 Subject: [PATCH] Add animemanga, choose (#13) * Add animemanga * Add choose --- data/plugins/thirdparty/animemanga.yaml | 6 ++++++ data/plugins/thirdparty/choose.yaml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 data/plugins/thirdparty/animemanga.yaml create mode 100644 data/plugins/thirdparty/choose.yaml diff --git a/data/plugins/thirdparty/animemanga.yaml b/data/plugins/thirdparty/animemanga.yaml new file mode 100644 index 0000000..05f5a8d --- /dev/null +++ b/data/plugins/thirdparty/animemanga.yaml @@ -0,0 +1,6 @@ +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. +public_instances: [] diff --git a/data/plugins/thirdparty/choose.yaml b/data/plugins/thirdparty/choose.yaml new file mode 100644 index 0000000..3064c9d --- /dev/null +++ b/data/plugins/thirdparty/choose.yaml @@ -0,0 +1,6 @@ +name: choose +repo: https://github.com/coffeebank/coffee-maubot/tree/master/choose +license: AGPL-3.0-or-later +author: coffeebank +description: Have the bot choose for you ( item1 | item2 | item3 ) with a divider +public_instances: []