maubot/examples/database/maubot.yaml

11 lines
165 B
YAML
Raw Normal View History

2022-03-27 17:05:14 +00:00
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