Giter Club home page Giter Club logo

byteblaze's Introduction


ByteBlaze

ByteBlaze

A versatile and powerful music bot for Discord that brings rhythm and melody to your server!

Invite Dreamvast โ™ซ ยท Report Issues & Give Suggestions ยท Support Server

๐Ÿ’Ž Features

  • TypeScript Language To Avoid Errors In Production
  • Advanced Music System With Buttons
  • Song Request Channel
  • 24/7 Mode
  • Multi Language
  • Slash Commands
  • Custom Filters
  • Playlist System
  • Premium System
  • Play Song Using File
  • Cooldown System
  • Shard System
  • Auto Reconnect
  • Auto Pause/Resume
  • Auto Complete Search
  • Auto Fix Lavalink From lavalink.darrennathanael.com
  • Support lavalink v4, v3 and nodelink v2

๐ŸŽถ Supported Sources

Music Source Without Lavalink Plugin With Lavalink Plugin
YouTube โœ… โœ…
SoundCloud โœ… โœ…
(LS) Spotify โš ๏ธ โœ…
HTTP โœ… โœ…
(LS) Deezer โš ๏ธ โœ…
Twitch โœ… โœ…
Bandcamp โœ… โœ…
Nicovideo โš ๏ธ โš ๏ธ
(LS) Apple Music โš ๏ธ โœ…
(LS) Yandex Music โŒ โœ…
(LS) Flowery TTS โŒ โœ…
(DB) Mixcloud โŒ โœ…
(DB) OC ReMix โŒ โœ…
(DB) Clyp.it โŒ โœ…
(DB) Reddit โŒ โœ…
(DB) GetYarn โŒ โœ…
(DB) Text to Speech โŒ โœ…
(DB) TikTok (BETA) โŒ โœ…
(DB) P**nhub (Not recommended) โŒ โœ…
(DB) Soundgasm โŒ โœ…
  • โœ… Full support with the default Lavalink configuration
  • โš ๏ธ Supports but resolves from YouTube or SoundCloud only
  • โŒ Unsupported
  • (LS) Source from LavaSrc plugin
  • (DB) Source from DuncteBot plugin

๐Ÿ“‚ Supported Databases

  • MySQL
  • MongoDB
  • JSON
  • PostgresSQL

๐Ÿ”‰ Supported Lavalink/Nodelink version

Type Support versions Driver Name
Lavalink v4.0.0 - v4.x.x lavalink/v4/koinu
Lavalink v3.0.0 - v3.7.x lavalink/v3/koto
Nodelink v2.0.0 - v2.x.x lavalink/v3/koto

๐Ÿ–ผ๏ธ Showcase

help_command song_req playlist_info pm_gen

๐Ÿ“‹ Requirements

๐Ÿ› ๏ธ Installation

  1. Clone this repository using git clone https://github.com/RainyXeon/ByteBlaze.git
  2. run cd ByteBlaze to go to the ByteBlaze folder.
  3. Config files:
    • Note: All type of config must fill TOKEN, OWNER_ID and NODES
    • If you want to use default config and have minimal config, change the name of example.app.yml to app.yml
    • If you want to use all config, change the name of example.full.app.yml to app.yml
  4. run npm i to install the required packages.
  5. run npm run build:full to build the bot.
  6. run npm start to start the bot.
  7. Enjoy Listening To Music With ByteBlaze!

Repl.it

  1. Click Me and fork the repl.
  2. fill app.yml with TOKEN and NODES
  3. Start the bot using the Run button.
  4. Enjoy Listening To Music With ByteBlaze!

โš™๏ธ Guide

For advanced installation and config guide, please check out the Wiki tab or Click Here!

๐Ÿ“œ Versioning Policy

ByteBlaze follows Semantic Versioning

The version number is composed of the following parts:

MAJOR breaking changes
MINOR new backwards compatible features
PATCH backwards compatible bug fixes
BUILD additional build metadata
PRERELEASE pre-release version

Version numbers can come in different combinations, depending on the release type:

`MAJOR.MINOR.PATCH` - Stable release
`MAJOR.MINOR.PATCH+BUILD` - Stable release with additional build metadata
`MAJOR.MINOR.PATCH-PRERELEASE` - Pre-release
`MAJOR.MINOR.PATCH-PRERELEASE+BUILD` - Pre-release additional build metadata

๐Ÿ“ƒ Translate Team (Languages)

โ‰ Become to translate team?

๐Ÿ’ซ Special Thanks

And Everyone who Starred and Contributed to My Project ๐Ÿ’–

๐Ÿ’ซ Credits:

  • @RainyXeon Discord: rainyxeon As an owner and a creator of this project

byteblaze's People

Contributors

itzzoldy avatar rainyxeon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

byteblaze's Issues

Unable to use /play from other channels?

Describe the bug
Lets say I am on a text only channel and when I type /play the bot should join my voice channel that I am in and start playing but it is not doing that. Keep saying โš ๏ธ | I do not have Speak permission to execute this command! When they have all the permission. This works only on the voice channels text channel.

To Reproduce
Go to any text channel with / support enabled and join a voice channel, Try playing and it should give that error.

Expected behavior
Join VC and start playing the song

Bot info (use /info status command and paste here, below is example):

Codename | vocaloid_kaito
Bot Version | 5.0.8
Node.js | v21.7.1
Discord.js | 14.13.0
Autofix Version | 5.0.1
Guild Count | 1
User Count | 2730

Eval Command + YouTube Support but YouTube can't give Ban

Please can you make a Eval Command, which can eval any Javascript code without full bot code or any client like it can evaluate codes like message.channel.send("Hi") .

And Like YouTube is giving ban to bots supporting YouTube, so can you do like if any one paste URL or search anything ,so the bot should search on YouTube and than take the track and searches it on other platforms and then play with that and if the result not found the song then the bot should play from YouTube then the chances of ban will get low.

Insert a song into the current queue

Hello,

I would like a feature where I can "Insert" a song into the current queue.
Where I can add a song as the NEXT SONG to play in the queue, without disrupting or clearing the current queue.

Example:
Normal queue: Song 1, Song 2, Song 3, Song 4
... after using the insert command to add a song: Song 5, Song 1, Song 2, Song 3, Song 4

Thanks In Advanced

Cannot invite DreamVast to server

Describe the bug
I have been using DreamVast for music streaming often since discovering it a few weeks ago. But I just tried inviting it to a different server and Discord blocks it. I've tried inviting it directly in Discord and also via the github "Invite Dreamvast" link. Neither are successful.

I'd love to be able to add this bot to servers directly through Discord's invite feature again since it's one of the only bots left that I know of that supports Youtube audio streaming, and manual installation is too complicated for me. Thank you for creating this wonderful app!

To Reproduce
Steps to reproduce the behavior:

  1. Click on the bot in the server I already have it in.
  2. Click "+ Add App"
  3. Select the new server to add it to (I've tried multiple)
  4. Click Continue
  5. Authorize all
  6. See error . . .

This bot can't join more servers as it has not been verified or is requesting gateway intents it has not been verified for. Ask the bot's developer about https://dis.gd/bot-verification so you can add it to your server!

Screenshot
Screenshot 2024-04-06 at 3 11 47 PM

Play command via prefix

Describe the bug
The prefix version of play only recognizes the first arg before space i.

To Reproduce
Steps to reproduce the behavior:

  1. Run prefix version play command
  2. Use multiword song
  3. ie. !p rise up thefatrat

Expected behavior
My defaultSearchEngine is set to YT Music, so an audio of Rise Up - TheFatRat is expected, but a track only titled Rise gets queued instead

Screenshots and logs (logs file if avalible)
If applicable, add screenshots to help explain your problem.

Screenrecorder-2024-02-10-11-29-32-231-ezgif com-video-to-gif-converter

Bot info (use /info command and paste here, below is example):

Codename        | vocaloid_kaito
Bot Version     | 5.0.0
Node.js         | v21.6.1
Discord.js      | 14.13.0
Autofix Version | 5.0.0
Guild Count     | 13
User Count      | 3002

Premium list

No this is not related to a problem.

It would be realy nice to have an channel with all premium users and with an auto update so you can see who is ending soon

Getting Error and bot not responding

So what happens is the bot works perfectly for sometime then i get this prompt and the bot stops working
Possible AsyncEventEmitter memory leak detected. 11 closed listeners added to WebSocketShard. Use emitter.setMaxListeners() to increase the limit.

MAX Length for a song

Is your feature request related to a problem? Please describe.
Songs Length no limit

Describe the solution you'd like
For example, if there is a command to set max length
So after setting up the length to 8 min
Thats must skip the playing song automatically if its more than 8 minutes long.

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.