maubot/examples/config/maubot.yaml
2019-01-07 08:14:29 +02:00

13 lines
227 B
YAML

maubot: 0.1.0
id: xyz.maubot.databasebot
version: 1.0.0
license: MIT
modules:
- configurablebot
main_class: ConfigurableBot
database: false
# Instruct the build tool to include the base config.
extra_files:
- base-config.yaml