Advanced Music System
Experience high-fidelity audio, global radio, and seamless playlist management with Kythia.
Kythia's music system is powered by Lavalink, delivering crystal-clear audio and a professional-grade listening experience directly within Discord. Whether you're chilling with lo-fi beats or hosting a party, Kythia has the tools to keep the vibe going.
Getting Started
To start playing music, you simply need to be in a voice channel and use the /music play command.
/music play search: <title or URL>.Key Features
/music radio.Management & Playlists
Kythia features a sophisticated playlist system that lives with your Discord account, meaning your songs follow you across servers.
Personal Playlists
- Save Current Queue:
/music playlist save name: MyVibes - Load a Playlist:
/music playlist load name: MyVibes - Share with Friends: Use
/music playlist shareto generate a unique code others can import.
Favorites
Found a song you love? Quickly add it to your favorites with /music favorite add. You can play your entire favorites list anytime with /music favorite play.
Advanced Controls
| Feature | Command | Details |
|---|---|---|
| Autoplay | /music playback autoplay status: Enable |
Plays similar songs automatically when the queue ends. |
| Lyrics | /music utils lyrics |
Fetches synchronized lyrics for the current song. |
| Seek | /music playback seek time: 1:30 |
Supports formats like 10, 2:30, or 1:20:30. |
| Download | /music utils download |
Generates a direct link (if enabled by host). |
| 24/7 Mode | /music utils 247 |
Keeps Kythia in the voice channel indefinitely. |
| Filters | /music playback filter |
Opens a menu to select audio effects (Bass, etc). |
| Volume | /music playback volume level: 100 |
Adjust from 1 to 1000. |
Queue Management
Total control over your current session:
- Move Tracks:
/music manage move from: 5 to: 1(Bring a song to the front). - Remove:
/music manage remove position: 3 - Jump:
/music manage jump position: 10(Skip directly to a specific track). - Clear:
/music manage clear(Wipe the entire queue).
Configuration for Admins
As a bot owner, you can tune the music experience in kythia.config.js:
music: {
active: true,
defaultPlatform: 'ytsearch', // 'ytsearch' or 'scsearch'
playlistLimit: 5, // Max playlists per user
autocompleteLimit: 5, // Results shown in search suggestions
artworkUrlStyle: 'banner', // 'thumbnail' or 'banner'
}