Utility to post uptime of any Linux system to a Discord channel via webhooks.
Tested with Python 3.12.4 running on Linux.
Config file must be placed in $HOME/.config/house-monitor.conf. This file
needs the following values:
DEVICE_NAME: appears on the message sentDISCORD_WEBHOOK: specific to the channel we want to send the messages to
This file must be in .env format.