A simple, fast, and reliable native Discord client for legacy Windows versions, including Windows XP.
- Native VB6 implementation for optimal performance on older systems, as a native Win32-based software unlike the Electron Discord desktop client
- Built with VbAsyncSocket and VBWebSocket for stable connections
- Lightweight alternative to the modern Discord client
- Compatible with Windows XP and other legacy Windows versions
- Basic Discord functionality in a minimal package
- No need for SSE2 instructions
Tested on:
- Windows XP x86 (SP3), Modern AMD + Pentium 4
- Windows XP x64 (SP2)
- Windows 11
- Windows 95(Failed, tester writing wrong token or incompability is unclear though)
- Windows 98 + Pentium 2 as per the TLS library, VbAsyncSocket
Development Language: Visual Basic 6.0
Key Dependencies:
- VbAsyncSocket (for network operations with TLS 1.3 without even needing SSE2)
- VBWebSocket (for WebSocket connections)
- Download the latest release from Releases Page
- Launch EveryDiscord and log in with your Discord token, OAuth2 will be implemented later
Requirements:
- Visual Basic 6.0 IDE
- Prayers