gestaogovbr / Ro-dou

Gerador de DAGs no Apache Airflow para fazer clipping do Diário Oficial da União.
https://gestaogovbr.github.io/Ro-dou/
GNU General Public License v3.0
74 stars 19 forks source link

[WIP] Discord Integration #50

Closed nitaibezerra closed 1 year ago

nitaibezerra commented 1 year ago

This PR enables Ro-dou to send results to a Discord Channel. In order to use this feature it is necessary having a Discord webhook URL.

It's a Work In Progress project. Still missing the following:

Also It's fundamental to prioritize a refactor to simplify next similar extensions, like Telegram integration.

Fixes #36

nitaibezerra commented 1 year ago

Hello. I'm going to make another PR to fix this error, which is a missing lib. Actually it will solve #48.

nitaibezerra commented 1 year ago

PR corrigido. Pode ser mergeado.