Added a bunch of config settings to allow you to customize your Discord Webhook message, that being, color, title, thumbnail and description.
Fixed a Discord Webhook exception message providing the wrong information.
Cleaned up a bunch of the Discord Webhook code to be more maintainable and smoother.
Heavily improved the database resource closing, they are now closed in the correct order, much faster, cleaner and if one resource close fails it won't stop the other ones.