None of this is called outside of Discord, so there's no point on having it public.
Bonus note on the slots :
But if you close your eyes,
Does it almost feel like
Nothing changed at all?
This commit implements a functional uptime webhook which posts a message to the config defined webhook URL. The interval is configurable, but not updatable.
Completely refactors the Discord class, breaking it up into separate functions and slots, removing circular dependencies, and replacing most pointers with const references.