lesesalen / lesebot

Our reading hall needed some robotic love, this was the result
MIT License
6 stars 8 forks source link

Convert shitty FS code to use a DB #18

Open sondr3 opened 3 years ago

sondr3 commented 3 years ago

Instead of parsing file names and storing quotes and shit in JSON files we should instead rely on a proper database to store things in. SQLite should be more than enough.