qeled / discordie

Predictable JavaScript abstractions for Discord API.
https://qeled.github.io/discordie/
BSD 2-Clause "Simplified" License
190 stars 45 forks source link

Changes to keep up with Discord's API #103

Open Dougley opened 7 years ago

Dougley commented 7 years ago

This fixes various QOL things related to the evolution of the Discord API.

Dougley commented 7 years ago

In hindsight, it would've been better to change the default channel to the way the client is going to handle it (The "default" channel for a given user is now the channel with the highest position that their permissions allow them to see.), but oh well.