Go to file
Lexie Love 891b081791 update discordeno-audio-plugin and finally switch to yt_download, update discordeno 2023-02-10 11:11:01 -06:00
commands Revert from ytdownload to ytdl_core, prevent bot from reconnecting if it's already connected (#2) 2023-01-17 16:09:21 -06:00
discordeno-audio-plugin update discordeno-audio-plugin and finally switch to yt_download, update discordeno 2023-02-10 11:11: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 Revert from ytdownload to ytdl_core, prevent bot from reconnecting if it's already connected (#2) 2023-01-17 16:09:21 -06:00
types.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
utils.ts update discordeno-audio-plugin and finally switch to yt_download, update discordeno 2023-02-10 11:11:01 -06: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.