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

chore: fix gas dates #50

Closed carlosrsabreu closed 11 months ago

carlosrsabreu commented 11 months ago

Related issues

Closes #51

What does this PR do?

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

Retrieves creation date from the newest PDF with gas prices and compares to the last data we have. Also, it should be now fixed the gas date prices.

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?