mak448a / Qtcord

Qtcord is a Discord client built with Qt aiming to bring a lightweight, native experience.
MIT License
74 stars 3 forks source link

Add error handling for invalid tokens #41

Closed mak448a closed 2 months ago

mak448a commented 2 months ago

Issue: App crashes on launch after logging out Currently, if you log out of your devices, your token is invalidated and the app crashes on launch. Delete discordauth.txt in the config directory as a workaround.