maubot/examples/config/maubot.yaml

14 lines
244 B
YAML
Raw Normal View History

maubot: 0.1.0
2022-03-27 17:03:21 +00:00
id: xyz.maubot.configurablebot
version: 2.0.0
license: MIT
modules:
- configurablebot
main_class: ConfigurableBot
database: false
config: true
# Instruct the build tool to include the base config.
extra_files:
- base-config.yaml