All Projects → L0SER8228 → deejay-stereo

L0SER8228 / deejay-stereo

Licence: Apache-2.0 License
Discord music bot built using djs v13, discord-player. Slash Commands only bot

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to deejay-stereo

discord-music
Discord music bot written in Typescript
Stars: ✭ 12 (-71.43%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+400%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
discord-lavalink-music-bot
This is music bot for discord made with erelajs, lavalink, discordjs v13-dev
Stars: ✭ 34 (-19.05%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+85.71%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
NanoSpace
Erela.js & Discord.js@v14 (Prefix Commands!)
Stars: ✭ 59 (+40.48%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
EarTensifier
Powerful Discord music bot in over 80,000 servers. Supports playback from Youtube, Soundcloud, and Spotify.
Stars: ✭ 112 (+166.67%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (-42.86%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
hellsnakebot
🤖About A fully customizable bot built with discord.js
Stars: ✭ 14 (-66.67%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
mikaela
Mikaela is a discord music bot that gives users the ability to store their favorite songs, and create playlists on discord.
Stars: ✭ 19 (-54.76%)
Mutual labels:  discord-music-bot, discord-js, ytdl-core
Dodong
An easy-to-setup music bot made with discord.js and discord-player
Stars: ✭ 55 (+30.95%)
Mutual labels:  discord-music-bot, discord-js, discord-player
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+419.05%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
Music-Slash-Bot
A music bot written in Discord.js and Distube using the slash command
Stars: ✭ 34 (-19.05%)
Mutual labels:  discord-music-bot, discord-bot, discord-js
sharedsharder
Shard your discord.js bot across devices!
Stars: ✭ 18 (-57.14%)
Mutual labels:  discord-bot, discord-js
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+107.14%)
Mutual labels:  discord-bot, discord-js
Welcome-Bot
A cool multi-purpose discord bot that solves all your problems. I have features such as Moderation, ModLog, Welcome & Goodbye logs, Fun, Music
Stars: ✭ 73 (+73.81%)
Mutual labels:  discord-bot, discord-js
discord-supervisor-bot
An advanced Discord supervisor bot.
Stars: ✭ 53 (+26.19%)
Mutual labels:  discord-bot, discord-js
ALi
ALi a powerful Discord bot that includes Utility, Fun, Music, Moderation, and much more! (Beta)
Stars: ✭ 97 (+130.95%)
Mutual labels:  discord-bot, discord-js
Kato-Bot
discord bot
Stars: ✭ 51 (+21.43%)
Mutual labels:  discord-bot, discord-js
support-bot-with-buttons
A Support Bot For Your Server.Easy To Host.Work with Buttons Interaction.
Stars: ✭ 44 (+4.76%)
Mutual labels:  discord-bot, discord-js
NSFW-Bot
NSFW Bot is an open-source discord bot that has nsfw commands with the nekobot.xyz api.
Stars: ✭ 43 (+2.38%)
Mutual labels:  discord-bot, discord-js

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].