table
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
only downside is that intellisense is hella slow
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
idk just free ts
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
that's what i did
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
and u should be good to go
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
then deno run index.ts in cmd
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
and then delete your tsconfig.json and the /build directory
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
i think
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
you just install deno
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
it shouldn't be that hard to convert
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ori on 11/12/2023 in #djs-questions
Build Error with ts-node
use deno if you want to write your bot in ts, it's easier + you don't have to configure any tsconfig.json, and there isn't any double storage thing with src/build folders
22 replies
DIAdiscord.js - Imagine a bot
•Created by Ayham on 11/12/2023 in #djs-questions
path
in the case of d.js, it can be used to get + run commands defined in other files aside your command handler
5 replies
DIAdiscord.js - Imagine a bot
•Created by Ayham on 11/12/2023 in #djs-questions
path
path is used to resolve path files and get their contents / exported modules
5 replies
DIAdiscord.js - Imagine a bot
•Created by noritem on 11/12/2023 in #djs-questions
channel is defnied but its says
wrong channel id probs
9 replies