ayeuhugyu
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by ayeuhugyu on 9/30/2023 in #djs-questions
functions across modules returning undefined
i have a function in another script (being imported):
being imported and ran from:
the log in the 1st one logs fine, the log in the 2nd one logs undefined
before the bot asks nodejs v19.0.0 discord.js version 14.13.0
2 replies
DIAdiscord.js - Imagine an app
•Created by ayeuhugyu on 9/28/2023 in #djs-questions
audio player doesn't seem to function
for whatever reason it just doesn't play the audio
node version 19.0.0
djs version 14.13.0
4 replies
DIAdiscord.js - Imagine an app
•Created by ayeuhugyu on 9/24/2023 in #djs-questions
"invalid string length" error
full code:
code causing the issue:
error:
8 replies
DIAdiscord.js - Imagine an app
•Created by ayeuhugyu on 9/10/2023 in #djs-questions
cannot recieve direct messages
i have partials (which apparently has been the solution for literally everyone else on this planet)
code:
nodejs version 19.0.0, discordjs version 14.13.0
23 replies
DIAdiscord.js - Imagine an app
•Created by ayeuhugyu on 9/9/2023 in #djs-questions
Attachments
do attachments not work? whenever i try one, it returns the error
5 replies
DIAdiscord.js - Imagine an app
•Created by ayeuhugyu on 9/8/2023 in #djs-questions
hosting on raspberry pi
running node index.js on my vscode works fine, no errors
running it on my raspberry pi returns an error
yall got any clue?
6 replies