Add Cloudron packaging for Maubot
This commit is contained in:
13
maubot-src/examples/config/maubot.yaml
Normal file
13
maubot-src/examples/config/maubot.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
maubot: 0.1.0
|
||||
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
|
||||
Reference in New Issue
Block a user