Projects

nytrex-labs / dj-bot

BETA TESTbeta

DJ Bot

Discord Bot // Music bot beta

DJ Bot is being tested for communities that want music in voice channels without a confusing command list. The beta is about getting the basics right first: joining reliably, playing tracks, managing the queue, and giving members clear controls.

README.md

Project objective

The beta is focused on stable playback, queue behaviour, and controls that make sense to normal Discord users.

Current scope

Playback commands

Start music from Discord commands and keep the current track visible to the channel.

Queue management

View the queue, skip tracks, and keep music sessions moving without staff babysitting.

Voice-channel focus

Built around actual Discord voice use, not a bloated dashboard nobody opens.

Feedback-led controls

Beta testers help decide which controls are useful before public launch.

Repository snapshot

README.md

Project overview, playback notes, and beta access details.

src/commands/music

Slash command handlers for playback, queue, skip, and stop.

src/player

Voice connection, playback session, and queue management code.

config/example.env

Example environment variables for Discord and audio services.

Command reference

/play

Start a track or add it to the queue.

/queue

Show what is playing and what is next.

/skip

Move to the next track when allowed.

/stop

End playback and clear the current session.

Beta protocol

01

Join the beta Discord

Ask for DJ Bot access and tell us how your server uses voice channels.

02

Invite the bot yourself

You add the bot to your server using the beta invite link.

03

Test playback

Try music sessions with real members, not just a one-person test channel.

04

Send feedback

Report queue issues, missing controls, bad wording, or anything that feels clunky.

Known beta limits

DJ Bot is still being validated before wider public access.

Some sources or playback behaviours may change as testing continues.

Access may be limited while stability and queue handling are improved.