Go to file
Lexie Love c7c049a097 update yt_download and discordeno-audio-plugin with a retry function 2023-03-18 23:55:36 -05:00
commands update yt_download and discordeno-audio-plugin with a retry function 2023-03-18 23:55:36 -05:00
discordeno-audio-plugin update yt_download and discordeno-audio-plugin with a retry function 2023-03-18 23:55:36 -05:00
test add test folder 2023-02-10 14:26:01 -06:00
.gitignore fix gitignore 2023-01-11 13:16:25 -06: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 initial commit, there are some pending bugs 2023-01-01 13:49:51 -06: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 add error callback to allow errors to be shown within discord 2023-02-10 12:56:14 -06:00
types.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
utils.ts update yt_download and discordeno-audio-plugin with a retry function 2023-03-18 23:55:36 -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.