UniPea is an application to retrieve DSU's weekly menùs
Required software: A .DB viewer (I used "dbbrowser for sqlite") A Telegram bot (you'll need the token) poppler-utils (is recommended to use te linux version) python 3.7.x
Required Python libraries: pdf2image Pillow sqlite3 telepot
You are also supposed to create in the folder a file named "token.txt" to store you telegram token and please exclude that file in git ignore too. Also a Users.db and maybe a images folder would be generated from the app. please exclude them too.