No dependencies anymore!
- got rid of axios dependency
- our internal posting is completely dynamic now, so changes from botlists can be made immediately, which makes the next point possible:
- we're now able to pull the API data for every list from metalist so nothing should ever be out of date
- still works completely without metalist because the current list is hardcoded (this will get updated over time)