maubot/examples/database/maubot.yaml
2022-03-27 20:05:34 +03:00

11 lines
165 B
YAML

maubot: 0.1.0
id: xyz.maubot.storagebot
version: 2.0.0
license: MIT
modules:
- storagebot
main_class: StorageBot
database: true
database_type: asyncpg
config: false