Timothy Liang
Timothy Liang
Discord now blocks logins from third-party websites. You'll have to manually set the Discord token (perhaps with a bookmarklet).
The app is down right now because of a Discord update. I'll fix it ASAP.
I'd be happy to help! If the CSS is loaded, you should be able to scroll horizontally. Inspect `.container-2lgZY8` and make sure it has `overflow-x: auto`. There is no platform-specific...
What browser are you using? It's possible that it doesn't send the `Origin` header for `POST` requests.
It looks like 'localhost' and IP addresses like '192.168.1.4' are allowed, while hostnames like 'sandy' are not. As for the sidebars, there's currently a bug in Chromium that prevents it...
MobileDiscord got IP banned this morning. I have no idea why. I reached out to Discord, but no response. I'm now rewriting the app to load Discord directly in a...
Are you using MobileDiscord on Windows 10 desktop?
The ugly scrollbars are a side effect of changing the user agent string to Chrome, which has [native support for scrollbar styling](https://webkit.org/blog/363/styling-scrollbars/). This feature is [on the backlog for Edge](https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/9081910-add-support-for-scrollbar-styling),...