Skip to main content

Music System

Nakine's music system allows you to listen to high-quality music directly in your voice channels. It supports YouTube, SoundCloud, Spotify, and live radios.

🎧 General Usage

To use the music bot, you must be connected to a voice channel. The bot will join your channel as soon as you start a song or radio.

DJ Role

Certain control commands (like stop, skip, volume) can be restricted to a specific "DJ" role if configured on the server. Administrators always have access to all commands.

🎵 Playback Commands

Play Music

Plays music from a link or search query.

  • Command: /music play [query]
  • Example: /music play lofi hip hop or /music play https://youtube.com/watch?v=...

Listen to Radio

Starts a 24/7 live radio. Perfect for background music.

  • Command: /music radio [station]
  • Available Stations:
    • Lofi Girl: Relaxing beats for studying/sleeping
    • Chillhop: Relaxed Jazz/Hip-hop
    • Synthwave: Retro/Futuristic 80s vibes
    • Gaming / Dubstep: Energetic music for gaming

⏯️ Playback Control

Pause

Pauses the current music without clearing the queue.

  • Command: /music pause

Skip

Skips to the next song in the queue.

  • Command: /music skip
  • Requirement: DJ Role or Admin (if configured)

Clear Queue

Clears the current music queue.

  • Command: /music clear
  • Requirement: DJ Role or Admin (if configured)

Disconnect

Stops the music, clears the queue, and disconnects the bot.

  • Command: /music disconnect
  • Requirement: DJ Role or Admin (if configured)

Change Volume

Adjusts the bot's volume (0% to 100%).

  • Command: /music volume [level]
  • Example: /music volume 50
  • Requirement: DJ Role or Admin (if configured)

Autoplay

Toggles autoplay. When the queue is empty, the bot will automatically add similar songs.

  • Command: /music autoplay
  • Requirement: DJ Role or Admin (if configured)

View Queue

Displays the currently playing song and the next 10 songs.

  • Command: /music queue

⚙️ Configuration (Admins)

Configure DJ Role

Sets which role is considered as "DJ". Members with this role will be able to control the music (skip, stop, etc.).

  • Command: /music dj [role]
  • Example: /music dj @DJ
  • Note: If you use the command without options, it will display the current DJ role.