serenity-rs / serenity

A Rust library for the Discord API.
https://discord.gg/serenity-rs
ISC License
4.65k stars 571 forks source link

Replace Framework/VoiceGatewayManager with PassthroughEventHandler #2878

Closed GnomedDev closed 2 months ago

GnomedDev commented 3 months ago

WIP, may require an init method to be added to EventHandler before this is a good idea.

GnomedDev commented 2 months ago

I'm going to revisit this after my EventHandler redesign, as it turns out that initialization is probably a good idea.