# MusicLink Bot Configuration # # This bot uses the idonthavespotify API to convert music links # between streaming services. No API credentials needed! [matterbridge] # WebSocket URL for matterbridge API bridge url = "ws://localhost:4242/api/websocket" # API token (must match matterbridge config) token = "your-matterbridge-api-token" # Gateway name to send messages to gateway = "main" # Bot username shown in messages username = "MusicLink" # Avatar URL for the bot (optional) avatar = ""