Skip to content

Music Streaming

Sellara edited this page Apr 25, 2024 · 2 revisions

Add music streaming from AzuraCast

Set it up (docker)

AzzyBot settings

#include:
#  - ./AzzyBot/Modules/MusicStreaming/Files/docker-compose.yml
[...]
#    depends_on:
#      - lavalink
#    networks:
#      - lavalink

Set it up (native)

AzzyBot settings

Add show lyrics feature

Create a Genius developer account

  • Open the following page and create a developer account https://genius.com/api-clients
  • Then create a new application there and copy the Client Access Token
  • Open the application.yml file inside AzzyBot/Modules/MusicStreaming/Files
  • Replace "Your genius api key" with your token