Archived
Add timein, send-custom-html, jadict plugins (#15)
* Add timein plugin * Add send-custom-html plugin * Add jadict plugin
This commit is contained in:
Vendored
+6
@@ -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: []
|
||||||
@@ -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: []
|
||||||
Vendored
+6
@@ -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: []
|
||||||
Reference in New Issue
Block a user