You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
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).
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).