sachoochoo
DIAdiscord.js - Imagine an app
•Created by sachoochoo on 3/5/2024 in #djs-questions
Deprecation Warning (VSCode)
Getting an issue with the
punycode
module.
How to fix?4 replies
DIAdiscord.js - Imagine an app
•Created by sachoochoo on 2/18/2024 in #djs-questions
Bot statuses disappear after a short while
Hey everyone, does anyone by chance know why my bot stops displaying its statuses all together? My statuses are defined in a statuses.js file. Here is my index.js file:
15 replies
DIAdiscord.js - Imagine an app
•Created by sachoochoo on 2/15/2024 in #djs-questions
How to write a JSON file with a list of discord.js statuses and import it into the main index.js?
//index.js
what should I write in my JSON file and how should I implement it? I want to put
as a seperate file and call it in my main index.js.
26 replies