carlosrsabreu / devo-abastecer

Twitter bot that publishes weekly the fuel prices updates on Madeira island.
https://twitter.com/devoabastecer
MIT License
10 stars 2 forks source link

[FEATURE]: Use JORAM data to retrieve gas prices #48

Closed carlosrsabreu closed 11 months ago

carlosrsabreu commented 1 year ago

Related issues

Closes #47

What does this PR do?

Clearly state the reason for this change. What problem is it solving or feature is it adding?

Starts using JORAM gas prices and drop DRET gas prices, due to the reasons mentioned in the issue.

Solution Overview

Provide an overview of the solution implemented in this pull request. This should be a high level overview without getting into technical details. If applicable, include screenshots of UI or use GitHub compliant mermaid graphs to visually represent the solution.

Implementation Details

Explain the details of the implementation and the reasoning behind it. Where should the reviewer start?

carlosrsabreu commented 11 months ago

Made some last changes on the code, please @Dntfreitas or @HarryVasanth check and merge 👯

Dntfreitas commented 11 months ago

LGTM :)