aaronrai24 / DollarDiscordBot

All-in-one discord bot that plays music, moderates, and gets video game stats
MIT License
1 stars 0 forks source link

Music not playing #101

Closed aaronrai24 closed 2 months ago

aaronrai24 commented 2 months ago

Bug report: No error logs from dollar/lavalink, able to queue song correctly but no audio plays...

Submitted by: mfcash Server: mfDiscord

aaronrai24 commented 2 months ago

Was able to use: https://github.com/lavalink-devs/youtube-source#plugin

plugins:
  youtube:
    enabled: true
    clients: ["MUSIC", "ANDROID", "WEB"]
lavalink:
  plugins:
    # Replace VERSION with the current version as shown by the Releases tab or a long commit hash for snapshots.
    - dependency: "dev.lavalink.youtube:youtube-plugin:1.1.0"
      repository: "https://maven.lavalink.dev/releases" # use https://maven.lavalink.dev/snapshots if you want to use a snapshot version.