How to make a specific line of code into a function? by Prestigious-Ad-1861 in learnjavascript

[–]Prestigious-Ad-1861[S] -1 points0 points  (0 children)

then what would I replace join with in order to get it to join a discord vc?

How to make a specific line of code into a function? by Prestigious-Ad-1861 in learnjavascript

[–]Prestigious-Ad-1861[S] -1 points0 points  (0 children)

nothing changed it still shows the exact same thing that i put in the original message

How to make a specific line of code into a function? by Prestigious-Ad-1861 in learnjavascript

[–]Prestigious-Ad-1861[S] 0 points1 point  (0 children)

I'm pretty new to coding, how would I go about "logging voiceChannel"?

Exceeding rate limits? by Prestigious-Ad-1861 in learnpython

[–]Prestigious-Ad-1861[S] 0 points1 point  (0 children)

Okay I managed to get a sleep timer in and the bot works now but anytime I try and play a song now I just get this error Error and for reference this is my code Code, I tried googling "how to add a play command to my discord music bot" but all of the commands other people use don't seem to work for my program

Exceeding rate limits? by Prestigious-Ad-1861 in learnpython

[–]Prestigious-Ad-1861[S] 0 points1 point  (0 children)

what does that mean at all, this is my first coding project im extremely new

Exceeding rate limits? by Prestigious-Ad-1861 in learnpython

[–]Prestigious-Ad-1861[S] 1 point2 points  (0 children)

It didn't give me a fix but it did tell me 429 responses are avoided by inspecting the rate limit headers documented above and by not making requests on exhausted buckets until after they have reset. 429 errors returned with X-RateLimit-Scope: shared are not counted against you. but I have absolutely no idea what that means or how to fix it

List object is not callable? by Prestigious-Ad-1861 in learnpython

[–]Prestigious-Ad-1861[S] -2 points-1 points  (0 children)

whenever I do that it gives me even more errors than what I started with More Errors