Based on https://github.com/zrgn/ZargBot/blob/master/zargbot/plugins/figlet.py and https://github.com/maubot/echo Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
9 lines
134 B
YAML
9 lines
134 B
YAML
maubot: 0.1.0
|
|
id: cloud.batts.figlet
|
|
version: 0.5.0
|
|
license: MIT
|
|
modules:
|
|
- figlet
|
|
dependencies:
|
|
- pyfiglet
|
|
main_class: FigletBot
|