Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.02 KB

File metadata and controls

21 lines (18 loc) · 1.02 KB

Discord For Mac logo

DiscordForMac

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.

Cool Libraries I used

Thanks to AnyCodable by Flight-School and KeychainAccess by kishikawakatsumi

So far:

  • 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