An application designed from the ground-up using SwiftUI and standard Swift libraries to reverse engineer the bloated electron-based Discord client into something a little more pleasant.
Thanks to AnyCodable by Flight-School and KeychainAccess by kishikawakatsumi
- Compatibility with Discord Gateway
- Ability to open guilds
- Ability to open channels
- Sending and receiving messages
- Receiving presence data
- Staying up to date with presence data
- Adding attachments, embeds, pings, and other media to message
- Add user page
- Get guild members, display members and user information similar to how discord does it
- Get client up to feature parity to Discord's electron client