Commit Graph

9 Commits

Author SHA1 Message Date
Lexie Love 891b081791 update discordeno-audio-plugin and finally switch to yt_download, update discordeno 2023-02-10 11:11:01 -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
alexandra-love a348da6b74
Update README.md 2023-01-12 13:32:29 -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
Lexie Love 347531c102 Merge branch 'main' of github.com:alexandra-love/permanent-waves into main 2023-01-11 13:17:53 -06:00
Lexie Love 30cfa411a2 fix gitignore 2023-01-11 13:16:25 -06:00
alexandra-love 128699442e
Create README.md 2023-01-11 13:13:47 -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