PulseCord
View on GitHub
Self-hosted · Open source · MIT

Your Discord server.
Your music bot.

PulseCord is a self-hostable Discord bot that streams YouTube audio into your voice channels. Post a link or run !play and it joins the call and starts playing. No invite link, no third-party host — you run it, you control it.

#music

you — !play https://youtube.com/watch?v=dQw4w9WgXcQ

PulseCord — 🎶 Joined General, now playing Rick Astley — Never Gonna Give You Up

Built to be run, not rented

PulseCord isn't a hosted service you invite to your server — it's a bot you deploy yourself and fully control.

Post a link, hear music

Drop a YouTube URL in any text channel (or run !play <url>) and PulseCord joins your current voice channel and starts streaming instantly.

Runs on your hardware

No third-party server, no data leaving your control. Host it on a Raspberry Pi, a spare box, or a VPS you already pay for.

Simple command set

!play, !skip, !queue, !pause, !stop — a lightweight command surface that does what a Discord music bot should and nothing more.

Open source, MIT-friendly

Read the code, fork it, change it. PulseCord is built to be understood and modified, not treated as a black box.

Up and running in a few steps

Full installation, configuration, and troubleshooting docs live in the repository — this is the short version.

1

Create a Discord application

Head to the Discord Developer Portal, create a bot user, and grab your bot token.

2

Clone the repository

Grab the source from GitHub and install dependencies on the machine you plan to host from.

3

Configure & run

Drop your bot token into the config, invite the bot to your server, and start the process.

4

Play music

Join a voice channel and post a YouTube link, or use !play — PulseCord handles the rest.

Frequently asked

Can I just invite PulseCord to my server?

No — there is no shared, publicly-invitable instance. PulseCord is source code you run yourself, on your own machine or server. This keeps hosting costs, uptime, and data entirely in your hands.

What do I need to host it?

A machine that can stay online (a VPS, home server, or even a Raspberry Pi), a Discord bot token from the Developer Portal, and the dependencies listed in the repository's README.

Is it free to use?

Yes. PulseCord is open source — the only cost is whatever hardware or hosting you choose to run it on.