A music bot for Discord written in Rust.
- Play music from sources (
/play) - Stop playing music (
/stop) - Skip current track (
/skip) - View current queue (
/queue) - Manually join the voice channel (
/join)
- Clone this repository
- Run
cargo run --release