- We can now grab previous results from the database to serve back to
the request
- The rss feed items are also now sorted based on their pubDate
- Godot's script is now fully function and scrapes only when needed
- Other scripts still need some work to make it so that they are
utilizing the database
- Duplicate entries in the database aren't checked for just yet, this
needs to be done or else if there are any mistakes in lua, the
databases becomes a mess
- Add sorter file to handle the pubDate sorting