布鲁诺 普雷托
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 2/3/2024 in #djs-questions
ffmpeg errors
here is my code, part of it:
14 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 11/18/2023 in #djs-questions
Know which device it it
Is there a way to know in which device the user is? I have a few interactions that work 100% on the computer/web, but on mobile it gets laggy, so i want to have 2 response types, desktop and mobile, so the UI is more pleasant
13 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 6/1/2023 in #djs-questions
Click Button Error
3 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 5/26/2023 in #djs-questions
Button to show modal
7 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 5/22/2023 in #djs-questions
Autocomplete 25 entries limit bypass
How can I bypass the 25 entries limit? I have an array of about 8000 entries
11 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 5/22/2023 in #djs-questions
Missing Permissions
13 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 2/1/2023 in #djs-questions
Message Commands and Actions
Hi, I've been for the past 2 hours trying to understand the commands that are prompt using < /test:0>, up till now what I understood is that </test:0> in a message will create some sort of built-in hyperlink and automatically fill the message prompt with /test. And the 0 is the command ID
Similar to this there's <@USER_ID>
My question is, what else can be done in the </Command:C_id> or what other cool stuff can be done using <> . I can't seem to find any documentation on this.
5 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 11/28/2022 in #djs-questions
Command Interactions Handler
So I have the folder ./commands, where I've got my commands, all is good there, however with button/menu interactions I manage them in the index.js file, I'm wondering if theres a way to handle them externaly in another file
37 replies
DIAdiscord.js - Imagine an app
•Created by 布鲁诺 普雷托 on 11/21/2022 in #djs-questions
Create TextChannels
80 replies