-
-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed Error and Bugs (Common Mistakes) eng ver (Don't close Issues Tomato) #100
Comments
What about radio command |
I`m not fixed. Wait |
here's another one
|
Wait 1 hour) |
@Almazmsi I already did |
|
try ;;invite |
wait :D |
button_support_dc on 30 |
delete 27 line and button_suppord_discord |
|
I just commented the string (27) with // |
no not commented. Delete |
I use the bot on ubuntu and I did not find this error |
Ur version node? and give ur node_modules |
17.2.0 |
|
i'm fixed :D |
***k radio. I'm stupid maybe? |
@Almazmsi I don't know if you noticed this but when you put the volume at 100% it feels like it is at 200% |
{prefix}volume check |
I'll post a searchradio fix later) |
1. Missing Intent
2. Lavalink not work (use server 02 and 03, but i don't know 01 server)
ㅤㅤ02 server
ㅤㅤ03 server
3. Missing Acces to use owner cmd
ㅤㅤcopy
ㅤㅤpaste
4. Not work Spotify
ㅤㅤ4.1 Go to https://developer.spotify.com/dashboard/ and Login
ㅤㅤ4.2 Accept terms
ㅤㅤ4.3 Create new app
ㅤㅤ4.4 Name app
ㅤㅤ4.5 Click Cliend Secret ID
ㅤㅤ4.6 Paste config.json
5. Slash Command
ㅤㅤ1. {prefix}deployslash
ㅤㅤ2. invite again
https://discord.com/api/oauth2/authorize?client_id=${user.id}&permissions=8&scope=bot%20applications.commands ( ${user.id} - id bot)
6. Error queue command
=== UNHANDLED REJECTION === Reason: RangeError [EMBED_AUTHOR_NAME]: MessageEmbed author name must be a string. at Function.verifyString (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/node_modules/discord.js/src/util/Util.js:416:41) at MessageEmbed.setAuthor (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/node_modules/discord.js/src/structures/MessageEmbed.js:392:32) at Object.run (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/commands/🎶 Music/queue.js:45:12) at module.exports (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/events/guild/messageCreate.js:309:17) === UNHANDLED REJECTION ===
Fix
ㅤㅤ1. add k
ㅤㅤ2. add //
ㅤㅤ3. reload cmd and enjoy
7. Error NP
=== UNHANDLED REJECTION === Reason: RangeError [EMBED_AUTHOR_NAME]: MessageEmbed author name must be a string. at Function.verifyString (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/node_modules/discord.js/src/util/Util.js:416:41) at MessageEmbed.setAuthor (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/node_modules/discord.js/src/structures/MessageEmbed.js:392:32) at Object.run (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/commands/🎶 Music/nowplaying.js:31:8) at module.exports (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/events/guild/messageCreate.js:309:17) === UNHANDLED REJECTION ===
Fix
ㅤㅤ1. add // 31-33
ㅤㅤ2. reload cmd and enjoy
8. Error queuestatus
=== UNHANDLED REJECTION === Reason: ReferenceError: createBar is not defined at eval (eval at run (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/commands/🎶 Music/queuestatus.js:38:90), <anonymous>:1:40) at Object.run (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/commands/🎶 Music/queuestatus.js:38:90) at module.exports (/home/botdiscord/discord-js-lavalink-Music-Bot-erela-js/events/guild/messageCreate.js:309:17) === UNHANDLED REJECTION ===
Fix
ㅤㅤ1. add // 38
ㅤㅤ2. reload cmd and enjoy
ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤI will update this post as I find problems. Thanks
The text was updated successfully, but these errors were encountered: