Add kodict plugin ; Update animemanga, timein plugins (#26)
* Add kodict plugin * Update animemanga, timein plugins
This commit is contained in:
committed by
GitHub
parent
05905583bf
commit
cd4768c7c0
2
data/plugins/thirdparty/animemanga.yaml
vendored
2
data/plugins/thirdparty/animemanga.yaml
vendored
@@ -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
6
data/plugins/thirdparty/kodict.yaml
vendored
Normal 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: []
|
||||||
2
data/plugins/thirdparty/timein.yaml
vendored
2
data/plugins/thirdparty/timein.yaml
vendored
@@ -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: []
|
||||||
|
|||||||
Reference in New Issue
Block a user