0

Add kodict plugin ; Update animemanga, timein plugins (#26)

* Add kodict plugin

* Update animemanga, timein plugins
This commit is contained in:
Nightscape Coffee
2024-07-07 13:01:16 -07:00
committed by GitHub
parent 05905583bf
commit cd4768c7c0
3 changed files with 8 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ name: animemanga
repo: https://github.com/coffeebank/coffee-maubot/tree/master/animemanga repo: https://github.com/coffeebank/coffee-maubot/tree/master/animemanga
license: AGPL-3.0-or-later license: AGPL-3.0-or-later
author: coffeebank author: coffeebank
description: An anime/manga bot for Matrix. 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. See series info, status, episodes/chapters, and tags. Search Anilist, MangaDex, and Batoto.
public_instances: [] public_instances: []

6
data/plugins/thirdparty/kodict.yaml vendored Normal file
View File

@@ -0,0 +1,6 @@
name: kodict
repo: https://github.com/coffeebank/coffee-maubot/tree/master/kodict
license: AGPL-3.0-or-later
author: coffeebank
description: A Korean dictionary Matrix bot for searching and translating Korean vocabulary (Hangul/Hangeul, Hanja). Searches National Institute of Korean Language's Korean-English Learners' Dictionary (한국어기초사전).
public_instances: []

View File

@@ -2,5 +2,5 @@ name: timein
repo: https://github.com/coffeebank/coffee-maubot/tree/master/timein repo: https://github.com/coffeebank/coffee-maubot/tree/master/timein
license: AGPL-3.0-or-later license: AGPL-3.0-or-later
author: coffeebank author: coffeebank
description: Get the time in specific cities. Check timezones. !timein New York (Python 3.9+) (Python <3.9 requires pytz, fuzzywuzzy) description: Get the time in specific cities. Check timezones. !timein America/New_York (Python 3.9+)
public_instances: [] public_instances: []