diff --git a/data/plugins/thirdparty/jadict.yaml b/data/plugins/thirdparty/jadict.yaml new file mode 100644 index 0000000..5911e90 --- /dev/null +++ b/data/plugins/thirdparty/jadict.yaml @@ -0,0 +1,6 @@ +name: jadict +repo: https://github.com/coffeebank/coffee-maubot/tree/master/jadict +license: AGPL-3.0-or-later +author: coffeebank +description: A Japanese dictionary Matrix bot for searching and translating Japanese vocabulary (Hiragana, Katakana, Kanji, Romaji). Searches Jisho using Jisho API. +public_instances: [] diff --git a/data/plugins/thirdparty/send-custom-html.yaml b/data/plugins/thirdparty/send-custom-html.yaml new file mode 100644 index 0000000..e8463a4 --- /dev/null +++ b/data/plugins/thirdparty/send-custom-html.yaml @@ -0,0 +1,6 @@ +name: send-custom-html +repo: https://github.com/coffeebank/coffee-maubot/tree/master/send-custom-html +license: AGPL-3.0-or-later +author: coffeebank +description: Have the bot send a message as custom HTML. Test and preview formatted HTML body in Matrix. +public_instances: [] diff --git a/data/plugins/thirdparty/timein.yaml b/data/plugins/thirdparty/timein.yaml new file mode 100644 index 0000000..b339ebc --- /dev/null +++ b/data/plugins/thirdparty/timein.yaml @@ -0,0 +1,6 @@ +name: timein +repo: https://github.com/coffeebank/coffee-maubot/tree/master/timein +license: AGPL-3.0-or-later +author: coffeebank +description: Get the time in specific cities. Check timezones. !timein New York (Python 3.9+) (Python <3.9 requires pytz, fuzzywuzzy) +public_instances: []