Replies: 1 comment
-
Ah yes, you probably did something wrong in the stream url |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So o wanted to put my stream url in the bot but i put it in events ready.js but i get this
name: "prefix", // The message shown
^
SyntaxError: Unexpected token ':'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at /home/runner/Discord-MusicBot/structures/DiscordMusicBot.js:219:25
at Array.forEach ()
at /home/runner/Discord-MusicBot/structures/DiscordMusicBot.js:218:15
can you help
Beta Was this translation helpful? Give feedback.
All reactions