vostpt / bot

Source code of VOSTPTia - @vostpt's official bot
https://vostpt.github.io/bot/
MIT License
12 stars 4 forks source link

[FEAT] Do a checksum on DGS COVID-19 reports #161

Closed joaoleveiga closed 4 years ago

joaoleveiga commented 4 years ago

Today we saw the first updates on DGS reports. To make clearer the difference between reports, it would be nice to store a checksum of the PDF in the database. Then, when the bot messages the report to Discord, it can include said checksum :smile:

It might seem overkill, but it's probably a good pattern to keep for future bot jobs/commands.

WDYT?