Commit Graph

7 Commits

Author SHA1 Message Date
A a517f773c9 make adding playlist and adding song messages different 2023-03-22 23:38:31 -05:00
Lexie Love 50e3c4ed21 update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00
Lexie Love c7c049a097 update yt_download and discordeno-audio-plugin with a retry function 2023-03-18 23:55:36 -05:00
Lexie Love 83ede78a1d add error callback to allow errors to be shown within discord 2023-02-10 12:56:14 -06: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
Lexie Love 1b59667e43 add gitignore, avoid a null index error and update ytdl_core 2023-01-11 13:01:03 -06:00
Lexie Love 6533e85d92 initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00