-
Notifications
You must be signed in to change notification settings - Fork 0
Music Streaming
Sellara edited this page Apr 25, 2024
·
2 revisions
- Set the respective settings in here https://github.com/Sella-GH/AzzyBot/wiki/Misc-Settings#music-streaming
- Uncomment the following lines by removing the
#
indocker-compose.yml
in the root directory
#include:
# - ./AzzyBot/Modules/MusicStreaming/Files/docker-compose.yml
[...]
# depends_on:
# - lavalink
# networks:
# - lavalink
- Set the respective settings in here https://github.com/Sella-GH/AzzyBot/wiki/Misc-Settings#music-streaming
- 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 insideAzzyBot/Modules/MusicStreaming/Files
- Replace "Your genius api key" with your token
Version 2.x.x
Version 1.10.x
-
Docker
-
Linux Native
-
Windows Native
-
Miscellaneous