mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
14 lines
240 B
YAML
14 lines
240 B
YAML
maubot: 0.1.0
|
|
id: xyz.maubot.databasebot
|
|
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
|