GithubHelp home page GithubHelp logo

stormgamingofficialyt / deejay-stereo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lakhindarpal/discord-player-bot

0.0 0.0 0.0 86 KB

Discord music bot built using djs v13, discord-player. Slash Commands only bot

License: Apache License 2.0

JavaScript 99.83% Dockerfile 0.13% Procfile 0.04%

deejay-stereo's Introduction

deejay-stereo

license contr stars invite Support

Discord music bot built using djs v13, discord-player. Slash Commands only bot

banner

If you need help with this project, to get support faster you can join the help server by just clicking here.

If you don't have any development knowledge, I can't help you.

Configuration

Open the configuration file located in the root directory config.json.

{
  "botToken": "",
  "inviteLink": "",
  "supportServer": "https://discord.gg/aj7M84cdT8",
  "owners": [],
  "errorLogsChannel": "",
  "DJ": {
    "enabled": false,
    "role": "",
    "commands": []
  }
}

Basic configuration

  • botToken, the token of the bot available on the Discord Developers section
  • inviteLink, the invite link that will be used to invite the bot
  • supportServer, the discord support server link
  • owners, an array of bot owner ids, i,e. "owners": ["668157292927254587"]
  • errorLogsChannel, a Discord text channel id, if you want to log error in discord. Else errors will be logged in console.

DJ mode configuration

  • DJ/enabled, whether the DJ mode should be activated or not
  • DJ/role, the name of the DJ role to be used
  • DJ/commands, the list of commands limited to members with the DJ role

๐Ÿ“‘ Installation

To use the project correctly you will need some tools.

NPM (>= v7) to install packages

Node JS (>= v16.6) for environment

step

  1. npm install
  2. node src/index.js

Docker installation

  1. Fill the config.json file
  2. Run npm run build
  3. Enjoy dockerized deejay

Disclaimer (if self-hosted)

You are not allowed to upload this bot to any service such as discordbotlist or top.gg, you are only allowed to host this bot for your community.

Support Deejay

All stars/forks are appreciated! โšก

Feel free to open a pull request with a new feature.

Made with โค๏ธ and JavaScript!

License

Apache ยฉ L0SER

Hosting Problems

I would not recommend self-hosting the bot on repl.it, Glitch and other public services. If you host your bot in public Glitch.com or repl.it projects, you take a risk, the risk is that in public projects ANYONE can steal your bot TOKEN and hack it, people that steal bot tokens will use your bot to DM advertise users, to raid servers, to scam people with fake things, and to impersonate the bot owner.

If that happens with your bot, YOU have the fault for hosting it on a public project. For those things i recommend hosts like Danbot or other private hosts (except FalixNodes, they sell user data), repl.it and glitch.com projects are easy to steal, anyone can get your token and/or other confidential information.

deejay-stereo's People

Contributors

dependabot[bot] avatar lackypal avatar lackythevirus avatar omicron166 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.