Code Monkey home page Code Monkey logo

a-advance-discord-music-bot-like-hydra-'s Introduction

Hey there, I'm Kabir - aka Fire Bird

followers views

๐Ÿ“– About me

  • ๐Ÿ’ป I'm a Full Stack Developer
  • ๐ŸŽจ I'm a self-taught Discord Bot Developer
  • ๐Ÿ“ฑ I make website using reactjs and tailwind css etc
  • ๐ŸŽ“ I'm a Computer Science student (pursuing BCA)
  • ๐ŸŒ You can see some of my projects on my portfolio
  • ๐Ÿ“บ I make development and tech tutorials on YouTube

๐Ÿ”ฅ My contribution streak

GitHub Streak

โฌ‡ Scroll down to see my repos! โญ Stars are appreciated!

๐Ÿ™‹โ€โ™‚๏ธ Connect with me:

Youtube LinkedIn Ko-fi instagram

๐Ÿ“˜ My top open source projects

๐Ÿ“˜ Project โญ Stars ๐Ÿค Forks
JUGNU-MUSIC Stars Forks
JUGNU-Dashboard Stars Forks
Discord.JS Handler Stars Forks
Evil-Codes Stars Forks
AI-Summarizer Stars Forks

Portfolio

๐Ÿ‘จโ€๐Ÿ’ป Languages and Tools:

JavaScript HTML5 CSS3 PHP Python
NodeJS SQL MongoDB ReactJS NextJS
Visual Studio C++ Heroku Brave GitHub

๐Ÿ“ˆ Github Stats

๐Ÿ“Š GitHub Profile Stats
kabirsingh2004's Github Stats
๐Ÿ’ป Most used languages
kabirsingh2004's Top Languages
Note: This chart is only a metric of which languages my public code on GitHub consists of and does not reflect my experience or skill level.

a-advance-discord-music-bot-like-hydra-'s People

Contributors

kabirsingh2004 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

Watchers

 avatar  avatar  avatar

a-advance-discord-music-bot-like-hydra-'s Issues

Can i use my own custom Lavalink server?

I already have a Lavalink server running, but every time i try and connect to it using the bot it say
Authentication failed from /192.168.0.250:51426

Everything should be good, the password, IP and port.

I know it works as i have another bot using erela.js and it works

CLIENT_MISSING_INTENTS?

/root/A-Advance-Discord-Music-Bot-Like-Hydra-/node_modules/discord.js/src/client /Client.js:544
throw new TypeError('CLIENT_MISSING_INTENTS');
^

TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Clien t.
at Client._validateOptions (/root/A-Advance-Discord-Music-Bot-Like-Hydra-/no de_modules/discord.js/src/client/Client.js:544:13)
at new Client (/root/A-Advance-Discord-Music-Bot-Like-Hydra-/node_modules/di scord.js/src/client/Client.js:73:10)
at Object. (/root/A-Advance-Discord-Music-Bot-Like-Hydra-/index.j s:9:16)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_ma in:81:12)
at node:internal/main/run_main_module:17:47 {
[Symbol(code)]: 'CLIENT_MISSING_INTENTS'
}

Node.js v17.3.0

don't know what i did wrong

Some question

Can I request some music from channel that I setup and make discord bot join the voice channel that I'm in (not music voice channel from setup)

Code seems to be outdated as of now.

Throws an error:
The Error: throw new TypeError('CLIENT_MISSING_INTENTS'); ^

TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Client. at Client._validateOptions (C:\Users\User\Desktop\pnp music\node_modules\discord.js\src\client\Client.js:544:13) at new Client (C:\Users\User\Desktop\pnp music\node_modules\discord.js\src\client\Client.js:73:10) at Object. (C:\Users\User\Desktop\pnp music\index.js:8:16) at Module._compile (node:internal/modules/cjs/loader:1101:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12) at node:internal/main/run_main_module:17:47 { [Symbol(code)]: 'CLIENT_MISSING_INTENTS'

Needs updating. Bot's code doesn't support discord's new intents feature.

Spotify playlist

cannot add playlist spotify with command play link playlist spotify

help me

===============================
node:internal/modules/cjs/loader:1170
throw err;
^

SyntaxError: /home/container/botconfig/config.json: Unexpected string in JSON at position 709
at parse ()
at Object.Module._extensions..json (node:internal/modules/cjs/loader:1167:22)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/home/container/handlers/clientvariables.js:3:16)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)

Blood drop emoji doesn't work

/root/bot/bot/node_modules/discord.js/src/rest/RequestHandler.js:154
throw new DiscordAPIError(request.path, data, request.method, res.status);
^

DiscordAPIError: Cannot send messages to this user
at RequestHandler.execute (/root/bot/bot/node_modules/discord.js/src/rest/RequestHandler.js:154:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RequestHandler.push (/root/bot/bot/node_modules/discord.js/src/rest/RequestHandler.js:39:14) {
method: 'post',
path: '/channels/931817708390072360/messages',
code: 50007,
httpStatus: 403
}

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.