Beat Bridge Logo

Beat
Bridge

About Beat Bridge

Beat Bridge is your ultimate offline music companion for Discord servers. Play music directly from your local PC, without depending on internet or APIs. Enjoy seamless playback in highest quality.

Designed with Skip Voting, DJ/Admin Role Control, and full local song management system.

Setup Guide

  1. Download the source code (beat_bridge.py and requirements.txt).
  2. Install Python from python.org.
  3. Open terminal and run: pip install -r requirements.txt.
  4. Test the bot: python beat_bridge.py.
  5. Compile to .exe: pyinstaller --onefile --name "Beat Bridge" beat_bridge.py.
  6. Distribute the executable and share your bot!

Editing Bot Config

Before running your bot, edit your bots_config.json file correctly:

Important: Only DJ Role or Admins can use music skip and skipvote commands.

Reminder: Music is played only via Beat Bridge.py. The Beat Bridge.exe is for editing configs, not music playing.