Go to file
alexandra-love a348da6b74
Update README.md
2023-01-12 13:32:29 -06:00
commands add gitignore, avoid a null index error and update ytdl_core 2023-01-11 13:01:03 -06:00
discordeno-audio-plugin Update discordeno-audio-plugin, fix a bug where the web socket was dropping (#1) 2023-01-11 15:32:17 -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 initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
main.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
types.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -06:00
utils.ts initial commit, there are some pending bugs 2023-01-01 13:49:51 -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.