14 lines
226 B
YAML
14 lines
226 B
YAML
maubot: 0.5.1
|
|
id: io.laboon.maubot.twitchbot
|
|
version: 1.0.0
|
|
license: AGPL-3.0-only
|
|
modules:
|
|
- twitchbot
|
|
main_class: TwitchBot
|
|
extra_files:
|
|
- base-config.yaml
|
|
config: true
|
|
webapp: true
|
|
database: true
|
|
database_type: asyncpg
|