SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.85k stars 84 forks source link

Active developer badge support #130

Closed ghost closed 1 year ago

ghost commented 1 year ago

This PR needs https://github.com/SwiftcordApp/DiscordKit/pull/22 to be active to work and compile.

Screenshot 2022-12-05 at 9 29 47 am
cryptoAlgorithm commented 1 year ago

Hi, thanks for the contribution! I'll be basing this PR off the i-am-speed branch, as that's where all the development is happening. That's also the reason why Swiftcord doesn't compile with the latest commit on DiscordKit, because I've refactored DiscordREST such that it's no longer required to be an ObservableObject.

I'll attempt to rebase this PR onto the i-am-speed branch, but looks like there'll be conflicts. Diff: https://github.com/SwiftcordApp/Swiftcord/compare/i-am-speed...PiemanAU:Active-Developer-Badge