Play Lo-fi with a bot for your server. Uses Lavalink for stability and improved performance.
You can also use this with Volcano, which is a Lavalink clone but rewritten in TypeScript.
Icecast or SHOUTcast streams work fine, except for when it requires authentication or stream gets interrupted.
- Install all dependencies. How will it work if you don't? It can't
- Find a local Lavalink host here or make one your own effortlessly using Lavalink-on-Replit
- You can host one via your own VPS, just find tutorials on youtube on how to how your own lavalink server.
- Add your Lavalink Node Info in the
config.json
file. - Set your Bot Token in the
.env
file. - And you're done. Run the command
node .
and the bot should be up.
Available commands: listen, stop, volume, ping
Tip: You can replace the YouTube URL of the livestream in the Listen.js
file.