15 lines
204 B
YAML
15 lines
204 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
|