Open dlmarquis opened 8 months ago
I really like where this is heading!
Not sure about the ā>dā>
name though, but naming stuff is hard and definitely not a blocker on merging this PR. š
(Glad to see that the windows build tests are working with the PR, this is the first PR that's come through that's using them. Yay.) Will it be ok to make it work on windows too? Sing out if you need a hand with that š
This reworks the startup so that long-standing bugs can be fixed.
Channel objects now include DMs and have a subtype ChannelData to help save memory space.
The mute function was removed because it has been removed from Discord's API.
Probably not ready for merge yet. I need to double check for any leaks or silly errors.