automatic tests are awesome and we should do it. To make sure the bot doesn't try to connect to discord we can check if `__name__ == ' __main__'`
automatic tests are awesome and we should do it.
To make sure the bot doesn't try to connect to discord we can check if
__name__ == ' __main__'