Releases: falseme/ds-falsemusic
Releases · falseme/ds-falsemusic
FalseMusic 1.0
Build:
mvn clean package
Run:
java -jar target/ds-falsemusic-1.0.jar DISCORD_TOKEN=token YOUTUBE_API_KEY=api_key YT_OAUTH_CLIENT=client YT_OAUTH_SECRET=secret
Discord commands:
/search [name]
Search for a youtube video/song./play [song]
Plays the song by a given url or number from thesearch
list./skip
Skips the current song./stop
Stops the whole playlist./leave
Leaves the channel
Using /play
also lets the bot join the voice channel.