Additional checks for connectivity

Problem to solve

Right now, there are no checks in place if the bot is connected to the API before trying to update everything.

This can lead to some issues.

Proposal

Implement a check that will only run the message update if the bot is connected to Discord.

/cc @jae