When the /admin/dashboard is given a wrong token/client id, the bot starts to connect infinitely to Discord basically triggering an infinite loop.
This is a bug, not a critical one since the user can always provide new credentials and reconnect.
But the ideal reaction would be to provide feedback through a flash saying "wrong credentials" or something (and also stopping the bot from trying to connect again until new creds are given).