simmsb / calamity

A library for writing discord bots in haskell
https://hackage.haskell.org/package/calamity
MIT License
109 stars 11 forks source link

No VoiceStateUpdate event? #34

Closed Innf107 closed 3 years ago

Innf107 commented 3 years ago

The events in EventType seem to be missing a few events, most notably Voice Channel related events like VoiceStateUpdate.

simmsb commented 3 years ago

Ah, I never got around to adding them, I'll implement them soon