Skip to content

FalseMusic 1.0

Latest
Compare
Choose a tag to compare
@falseme falseme released this 22 May 23:50
3053f8f

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 the search 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.