TTL SIDE

DISCORD SIDE - Switch between Discord accounts in seconds, not minutes

by•
I built DISCORD SIDE because I was tired of logging in and out of Discord to switch accounts. If you moderate servers, run bots, or have work + personal accounts — you know the pain. šŸ”‘ Token-based login — skip the email/password/2FA loop šŸ‘„ Account manager — save & switch accounts in one click šŸ”’ AES-256-GCM encryption — tokens stay local, zero external servers šŸŽÆ Token extractor — grab your token from an active session šŸŽØ Dark UI that matches Discord's style Free, ~50KB, does one thing well.

Add a comment

Replies

Best
TTL SIDE
Maker
šŸ“Œ
Hey! Maker here. I know the first question will be about security — fair enough, we're dealing with tokens. So here's the deal: your tokens never leave your browser. There's no backend, no analytics, no network requests. Everything is encrypted with AES-256-GCM locally. I'm considering open-sourcing the code so anyone can audit it. Would that matter to you? Would love to hear what features you'd want next — keyboard shortcuts for switching? Firefox support?