ciriustar
ciriustar
DIAdiscord.js - Imagine an app
Created by ciriustar on 7/25/2023 in #djs-questions
problem when I switched .reply to .editReply
3 replies
DIAdiscord.js - Imagine an app
Created by ciriustar on 7/23/2023 in #djs-questions
how many / commands can a bot have? and how many context menu commands can it have? same question fo
title says it all
9 replies
DIAdiscord.js - Imagine an app
Created by ciriustar on 7/8/2023 in #djs-questions
how do I handle modalsubmits in typescript?
5 replies
DIAdiscord.js - Imagine an app
Created by ciriustar on 7/5/2023 in #djs-questions
how do I access the forum channel a thread was created in
how do I access the forum channel a thread was created in
3 replies
DIAdiscord.js - Imagine an app
Created by ciriustar on 7/2/2023 in #djs-questions
a general question about autocomplete
how would I show an array in autocomplete? I want foo and bar to be the 2 options that will show upon respond, the question is how do I do it?
const arr = ['foo', 'bar'];
const arr = ['foo', 'bar'];
6 replies