Skip to content

standleypg-dev/LocalRadioAndMusicDiscordBot

Repository files navigation

Discord Music Bot

A .NET 10 Discord bot for music playback, supporting various audio sources and radio streams. Includes a React-based web dashboard.

Note: This application is designed to run on Linux via Docker. A Dockerfile and docker-compose setup are provided.

Installation

  1. Create a Discord bot and add it to your server. Follow the Discord Developer docs.
  2. Set up the necessary bot permissions. See Permissions.
  3. Obtain a Discord bot token. See OAuth2 Bots.
  4. Clone this repository.
  5. Configure deployment/.env with your values (Discord token, Spotify credentials, database, JWT, etc.).
  6. Build and run with Docker:
    docker-compose -f deployment/docker-compose.yml up --build
    

Technologies Used

Backend

Frontend

About

Local Radio and Music Discord Bot Player

Topics

Resources

Stars

Watchers

Forks

Contributors