Androz2091 / discord-player

🎧 Complete framework to simplify the implementation of music commands using discord.js v14
https://discord-player.js.org/
MIT License
605 stars 191 forks source link

Support explicit resource management #1774

Closed twlite closed 1 year ago

twlite commented 1 year ago

Proposal: https://github.com/tc39/proposal-explicit-resource-management

Even node.js has started implementing Symbol.dispose in its core libs.

twlite commented 1 year ago

will revisit