12 lines
196 B
YAML
12 lines
196 B
YAML
maubot: 0.1.0
|
|
id: org.jobmachine.communitybot
|
|
version: 0.1.2
|
|
license: MIT
|
|
modules:
|
|
- community
|
|
main_class: CommunityBot
|
|
extra_files:
|
|
- base-config.yaml
|
|
database: true
|
|
database_type: asyncpg
|