18 lines
308 B
YAML
18 lines
308 B
YAML
maubot: 0.1.0
|
|
id: advanced-community-bot
|
|
name: Advanced Community Bot
|
|
description: Advanced Community Bot is a Maubot Bot Plugin to manage Matrix servers.
|
|
version: 1.0.0
|
|
license: MIT
|
|
|
|
modules:
|
|
- community
|
|
|
|
main_class: CommunityBot
|
|
|
|
extra_files:
|
|
- base-config.yaml
|
|
|
|
database: true
|
|
database_type: asyncpg
|