ABYSSAL Logo ABYSSAL DOCS
Audio Engine

Distributed Music System

ABYSSAL features a multi-node distributed NodeLink audio pipeline designed specifically to solve Discord bot rate limits, YouTube 429 blockades, and audio stutter.

Why ABYSSAL's Music Never Lags

Unlike traditional single-server music bots that crash when multiple guilds stream simultaneously, ABYSSAL routes audio across dedicated edge encoding nodes with volume-aware caching and Redis IPC.

Multi-Node Edge Encoding

Audio processing is distributed across high-bandwidth European edge servers.

Volume-Aware Caching

Popular tracks are cached in memory for sub-10ms instant playback.

Smart AutoPlay (Radio)

When the queue ends, the neural recommendation engine keeps playing similar music.

Supported Audio Sources

Simply pass a direct URL or keyword search query to /play. ABYSSAL automatically identifies the source:

  • YouTube & Playlists
  • Spotify Tracks & Albums
  • SoundCloud
  • 24/7 Live Web Radios

Essential Music Commands

/play <query_or_url> — Search keywords or paste a YouTube / Spotify / SoundCloud URL
/skip — Vote skip or force skip the currently playing track
/queue — Displays the upcoming song queue with pagination and durations
/radio <genre_or_mode> — Toggle 24/7 radio mode with category matching (Lofi, Pop, Rock, EDM)
/loop <off | track | queue> — Set repeating mode for the single track or full playlist
/soundboard <play | list | add> — Play custom server audio clips and sound effects

Full Control from the Web Dashboard

Server DJs and admins do not even need to type in Discord chat. Open your server's web dashboard at abyssal.bot/dashboard to see live album art, drag-and-drop queue reordering, and instant track seeking directly in your browser.