musify is a simple discord bot to play music within a voice channel, written in the rust programming language.
- A simple song queue system.
- Video downloading through:
- YouTube
- hopefully more soon
- Some basic commands (
~play \<url>
,~stop
)
There are 2 ways to run this bot:
- Make a
DISCORD_TOKEN
environment variable, this token should be a valid bot token. - Run the discord bot (
cargo run
, or build it and execute it like that)
- Run the command
cargo run <token>
to start the bot, the provided token will be used to authenticate.
- Email: active@hey.com
- Discord: NV6#5814