GithubHelp home page GithubHelp logo

ggpaogah / discord-musicbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wtfnotavailable/discord-musicbot

0.0 0.0 0.0 7.39 MB

Discord Music Bot Source Tree / Mirror

Home Page: https://git.dpaste.org/dmb/Discord-MusicBot

License: Other

Shell 2.90% JavaScript 55.93% TypeScript 38.11% Makefile 0.13% Dockerfile 0.06% SCSS 2.87%

discord-musicbot's Introduction

Discord Music Bot

๐Ÿšง | Prerequisites

๐Ÿ“ | Tutorial

Written Setup

  • Follow the installation procedure for the bot
    • Do keep in mind that this is the ONLY part of the tutorial that you need to follow from the original repo, which is the core of the bot

For everything else:

  • Make sure you have Docker (and GNU Make) installed on your machine
    • If you are planning on running the bot through docker on windows, then you'll have to use WSL and set up the appropriate docker configurations for that (click here)
  • Open a terminal session in in the root directory of the project
  • Run make help to see the list of available commands
    • If you don't have or can't install makefile utilities then run ./dc.sh help
    • If you're having trouble running the script due to lack of permissions be sure to chmod +x dc.sh

Docker setup

  • Run make up to start the docker environment with all services active
    • Use make up help for a list of available sub commands
  • Run make log to see the logs of all services at once
    • You can exit them at any time without closing the process by pressing Ctrl + C
  • If you don't want a particular service to start up on make up you can simply add a no flag to the command. For example:
    • make up nodb will start the docker environment without the DB.
    • make up noll will start the docker environment without the lavalink server.
    • make up nofe will start the docker environment without the frontend.

    Note: you can use any combination of the flags above to start the docker environment with only the services you want.

Lite version

The bot also supports a lite version to run the bot without docker. This is useful for development and testing purposes as well as potato machines.

  • Run make lite help for a list of available sub commands Contrary to the make up command, the make lite command will only start the bot, without any additional services.
  • To add additional services you can use the make lite with the following flags:
    • make lite db to start the DB
    • make lite ll to start the lavalink server
    • make lite fe to start the frontend

Local setup

  • Run make up no-docker to start the bot locally (on your maching, without virtualization and thus extended services)

  • Run make up help to see the list of available commands and options

  • Remember to remove the DB related environment variables from the ./djs-bot/.env file if you are not using the DB at all.

๐Ÿ“ | Support Server

If you have major coding issues with this bot, please join and ask for help.

๐Ÿ“ธ | Screenshots

Soon

๐Ÿš€ | Deploy

  • No deployment options have been configured yet

โœจ | Contributors

Contributions are always welcomed :D Make sure to follow Contributing.md

๐ŸŒŸ | Made with

discord-musicbot's People

Contributors

neko-life avatar biocla avatar darrenofficial avatar sudhanplayz avatar colonel-ltd avatar lewdhutao avatar dependabot[bot] avatar joeyk710 avatar renovate[bot] avatar jotarokujo0525 avatar sprucecellodev125 avatar saud-97 avatar devamiyo avatar gspxrk avatar assassin654 avatar dascanard avatar techgenius7777 avatar themystiq avatar cobianic avatar aryantah2005 avatar gazorhuman avatar rj1002 avatar topjor avatar kiyoshikuncool avatar zexxx avatar yekaranfil avatar uotlaf avatar shubhtoy avatar renovate-bot avatar cloweeee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.