12 lines
163 B
YAML
12 lines
163 B
YAML
|
maubot: 0.1.0
|
||
|
id: com.ubuntu.ubottu
|
||
|
version: 1.0.0
|
||
|
license: MIT
|
||
|
modules:
|
||
|
- ubottu
|
||
|
main_class: Ubottu
|
||
|
config: true
|
||
|
webapp: true
|
||
|
extra_files:
|
||
|
- base-config.yaml
|