lordwolfy
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
okay so now whats wrong here
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
yeah
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
i didnt mean to i meant to delete the code lol
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
that one
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
embed.addFields([
{ name:
${tag}
, value:`tagCommandsString``)join(' \n ') }
])
});66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
wrong code
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
oop
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
now i get an error trying to load the command
/workspaces/codespaces-blank/commands/help.js:67
embed.addFields(name:
tag
, value: tagCommandsString
);
^^^^
SyntaxError: missing ) after argument list
at internalCompileFunction (node:internal/vm:73:18)
at wrapSafe (node:internal/modules/cjs/loader:1153:20)
at Module._compile (node:internal/modules/cjs/loader:1205:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at /workspaces/codespaces-blank/bot.js:71:21
at Array.forEach (<anonymous>)66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
ohh
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
but i did
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
but now error
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
okay now it returns the length
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
wait its .length not size
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
but size is undefined
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
the first two tags
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
[]
undefined
[]
undefined
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
66 replies
DIAdiscord.js - Imagine an app
•Created by lordwolfy on 10/19/2023 in #djs-questions
issue with help command
this can get the tag with x.tags hmm
66 replies