* added a route to delete subscriptions based on the ID given
* added a new route to find a record based on the name and source
* added a route to query Discord Web Hooks by Server and Channel names
* tested the endpoints and they seem good to test more
* added feature flags around background workers
* background workers are moved to a new package as outputs are starting to get added
* package name was updated
* updated refs to the new input package
* query and sql updates on routes
* moved the services and starting to add discord web hook
* query update