Skip to content

Add web bot querying services for updates in provider ratings

Daniel Brötzmann requested to merge wurstsalat/xmpp-providers:web_bot-1 into master

This MR adds a WebBot, which queries services for updates in provider ratings. Currently implemented services:

Changes are written directly to providers.json, which can then be used for an automatic MR:

python -m automation.web

To trigger an update on compliance.conversations.im, run WebBot with -u or --update:

python -m automation.web --update

Edited by Daniel Brötzmann

Merge request reports