#Slash commands error

12 messages · Page 1 of 1 (latest)

strong inlet
#

I am trying to get my slash commands working for a bot i found on github but whenever i am enabling applications.commands and bot in the botscopes it gives me this error. Any fixes you guys might know of?

zinc spruce
#

it's hard to know what the issue could be since there doesn't appear to be an error stack there. since you found a bot on github, you would need to look and see where the error logging is located and edit it so you can get a clearer picture of what the issue is.

you could also look at the discord.js guide which can guide you on making slash commands from scratch

strong inlet
#

if im being honest i dont know how to do anything of this sort im just wanting this bot to work, it gave a tutorial but i can't find a fix anywhere.

#

if i sent the github link would you be able to help?

zinc spruce
#

do you have any javascript background?

strong inlet
#

no i have no coding background in general

#

i just know how to use computers well

zinc spruce
#

okay well there's really not a lot I can do to help in that case since you didnt code that bot and also would not know what to do if i were to explain stuff based on that code

you can check out #resources for learning javascript, but you can also ask the developers of that github repo for more help

you can also check #useful-servers, but keep in mind that general programming servers usually do require some coding knowledge as we do here listed in #rules

we'll be more than happy to help if you decide to look at the discord.js guide and learn how to make a bot yourself and need assistance along the way, but otherwise that's all i can really do

strong inlet
#

alright well thanks for trying atleast

zinc spruce
#

I would look at the github repo, but if i try to explain what you should edit may become difficult quite quickly since you said you have no coding background at all. i wish you luck

strong inlet
#

i found the error

#

i forgot to put the client ID in the index.js file