Files
maubot-ntfy/maubot.yaml
Patrick Asmus (scriptos) c25adcfeb5
All checks were successful
Build Maubot Plugin / build (push) Successful in 20s
Build Maubot Plugin / release (push) Has been skipped
feat: Plugin-ID zu cloud.catgirl.ntfy.scriptos geändert für parallelen Betrieb
2026-04-15 23:02:40 +02:00

18 lines
250 B
YAML

maubot: 0.3.0
id: cloud.catgirl.ntfy.scriptos
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"