asdf
asdf
CC#
Created by Kushiwushi on 12/13/2024 in #help
Ending of curly braces results in an error?
Btw you should reuse http client
13 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
So I just followed the tutorial in the website so what should I do to import modules that require import and don't work with require()
16 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
what code exactly
16 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
16 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
or should I use an sqlite module that isn't async?
16 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
I just want to use asqlite-async module but I can't use import if I don't set the type to module and idk how to dynamically load commands from files without require
16 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
You can't use the import keyword inside code right
16 replies
DIdiscord.js - Imagine ❄
Created by asdf on 8/15/2023 in #djs-questions
how can I load commands dynamically without require
I am using the thing from the guide to load commands from other files
16 replies