Commit Graph

3 Commits

Author SHA1 Message Date
Lexie Love 50e3c4ed21 update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00
alexandra-love 320d6d1782
Revert from ytdownload to ytdl_core, prevent bot from reconnecting if it's already connected (#2)
* update discordeno-audio-plugin

* rename discordeno-audio-plugin-main folder to discordeno-audio-plugin

* switch back to ytdl instead of ytDownload, remove unused combine.ts file, make empty() async, don't reconnect to the socket if the bot's already playing

Co-authored-by: Lexie Love <lexie@unabridgedsoftware.com>
2023-01-17 16:09:21 -06:00
alexandra-love b7d78405ce
Update discordeno-audio-plugin, fix a bug where the web socket was dropping (#1)
* update discordeno-audio-plugin

* rename discordeno-audio-plugin-main folder to discordeno-audio-plugin
2023-01-11 15:32:17 -06:00
Renamed from discordeno-audio-plugin-main/src/mod.ts (Browse further)