16 lines
No EOL
320 B
YAML
16 lines
No EOL
320 B
YAML
maubot: 0.1.0
|
|
id: org.fiftyfiftyonearizona.reports.producerstopicenet
|
|
version: 1.2.0
|
|
license: MIT
|
|
modules:
|
|
- producerstopicenet
|
|
dependencies:
|
|
- beautifulsoup4>=4.13.4
|
|
- regex>=2024.11.6
|
|
main_class: ProducerStopIceNet
|
|
config: true
|
|
database: true
|
|
database_type: asyncpg
|
|
webapp: true
|
|
extra_files:
|
|
- base-config.yaml |