Update configurable bot example to match the one in docs
This commit is contained in:
parent
e8862ed1a3
commit
7e06eadfd0
3 changed files with 18 additions and 12 deletions
|
@ -1,11 +1,12 @@
|
|||
maubot: 0.1.0
|
||||
id: xyz.maubot.databasebot
|
||||
version: 1.0.0
|
||||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue