maubot-ntfy/maubot.yaml

18 lines
241 B
YAML

maubot: 0.3.0
id: cloud.catgirl.ntfy
version: 0.1.0
license: AGPL-3.0-or-later
modules:
- ntfy
main_class: NtfyBot
database: true
database_type: asyncpg
config: true
extra_files:
- base-config.yaml
soft_dependencies:
- "emoji>=2.0"