RSS consumer
This commit is contained in:
parent
beefb8c73e
commit
696ee3b4d0
5 changed files with 197 additions and 136 deletions
|
@ -1,10 +1,13 @@
|
|||
maubot: 0.1.0
|
||||
id: org.fiftyfiftyonearizona.reports.consumerntfy
|
||||
id: org.fiftyfiftyonearizona.reports.consumerrss
|
||||
version: 1.2.0
|
||||
license: MIT
|
||||
modules:
|
||||
- consumerntfy
|
||||
main_class: ConsumerNTFY
|
||||
- consumerrss
|
||||
main_class: ConsumerRSS
|
||||
config: true
|
||||
database: true
|
||||
database_type: asyncpg
|
||||
webapp: true
|
||||
extra_files:
|
||||
- base-config.yaml
|
Loading…
Add table
Add a link
Reference in a new issue