Commit Graph

15 Commits

Author SHA1 Message Date
alexandra-love 3234e14a15
Add license for my code (not JasperVanEsveld's) 2023-06-20 10:39:39 -05:00
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 717fd16adc add test folder 2023-02-10 14:26:01 -06:00
Lexie Love 83ede78a1d add error callback to allow errors to be shown within discord 2023-02-10 12:56:14 -06:00
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