3ed2c1c4c0
good for shutting off temporary rooms and keeping your space tidy, and migrating to new rooms that the bot has appropriate permissions for. probably doesn't solve every problem but should make it a little easier to fix permission issues and such.
12 lines
197 B
YAML
12 lines
197 B
YAML
maubot: 0.1.0
|
|
id: org.jobmachine.communitybot
|
|
version: 0.1.19
|
|
license: MIT
|
|
modules:
|
|
- community
|
|
main_class: CommunityBot
|
|
extra_files:
|
|
- base-config.yaml
|
|
database: true
|
|
database_type: asyncpg
|