Go to file
alexandra-love 3234e14a15
Add license for my code (not JasperVanEsveld's)
2023-06-20 10:39:39 -05:00
commands make adding playlist and adding song messages different 2023-03-22 23:38:31 -05:00
discordeno-audio-plugin update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00
.gitignore update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00
LICENSE.md Add license for my code (not JasperVanEsveld's) 2023-06-20 10:39:39 -05:00
README.md Update README.md 2023-01-12 13:32:29 -06:00
audio_player.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
commands.ts update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00
configs.ts.example add gitignore, avoid a null index error and update ytdl_core 2023-01-11 13:01:03 -06:00
deps.ts update discordeno-audio-plugin and finally switch to yt_download, update discordeno 2023-02-10 11:11:01 -06:00
main.ts update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00
types.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
utils.ts update discordeno-audio-plugin, add playlist ability 2023-03-22 23:34:42 -05:00

README.md

Permanent Waves is a Discord music bot based on JasperVanEsveld's Discordeno Audio Plugin. It's self-hosted and must be run with Deno's --unstable flag since it relies on the unstable DatagramConn interface.