sproj003 ♿
sproj003 ♿
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 5/16/2024 in #djs-questions
React to message with emoji
Ah, got it. Thanks.
9 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 5/16/2024 in #djs-questions
React to message with emoji
Oh I thought you could do :skull:
9 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 5/16/2024 in #djs-questions
React to message with emoji
Unhandled promise rejection: DiscordAPIError[10014]: Unknown Emoji
at handleErrors (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:730:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.runRequest (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:1133:23)
at async SequentialHandler.queueRequest (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:963:14)
at async _REST.request (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:1278:22)
at async GuildMessageManager.react (C:\[...\Bot]\node_modules\.pnpm\[email protected][email protected]\node_modules\discord.js\src\managers\MessageManager.js:255:5)
at async Message.react (C:\[...\Bot]\node_modules\.pnpm\[email protected][email protected]\node_modules\discord.js\src\structures\Message.js:817:5)
at async sendCheckInsText (C:\[...\Bot]\functions\queuedMsgs.js:347:3)
Unhandled promise rejection: DiscordAPIError[10014]: Unknown Emoji
at handleErrors (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:730:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.runRequest (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:1133:23)
at async SequentialHandler.queueRequest (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:963:14)
at async _REST.request (C:\[...\Bot]\node_modules\.pnpm\@[email protected]\node_modules\@discordjs\rest\dist\index.js:1278:22)
at async GuildMessageManager.react (C:\[...\Bot]\node_modules\.pnpm\[email protected][email protected]\node_modules\discord.js\src\managers\MessageManager.js:255:5)
at async Message.react (C:\[...\Bot]\node_modules\.pnpm\[email protected][email protected]\node_modules\discord.js\src\structures\Message.js:817:5)
at async sendCheckInsText (C:\[...\Bot]\functions\queuedMsgs.js:347:3)
9 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 5/7/2024 in #djs-questions
Bot permission in channel
[email protected] npm v18.18.2
6 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 5/7/2024 in #djs-questions
Bot permission in channel
TypeError: channel.permissionsFor is not a function
6 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 5/7/2024 in #djs-questions
Bot permission in channel
I get this error
6 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 1/17/2024 in #djs-questions
get application commands
(If I got the code wrong, it's cause I'm not looking at the code right now)
11 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 1/17/2024 in #djs-questions
get application commands
The default command permissions new SlashCommandBuilder.setDefaultMemberPermissions()
11 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 1/17/2024 in #djs-questions
get application commands
Purely so that devs can check the permissions are correct
11 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 1/17/2024 in #djs-questions
get application commands
both
11 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 1/17/2024 in #djs-questions
get application commands
djs 1.14.1 node v18.16.1
11 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 12/6/2023 in #djs-questions
View Guild Onboarding
How do I add prompts?
7 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 12/6/2023 in #djs-questions
View Guild Onboarding
Thanks
7 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 11/22/2023 in #djs-questions
Set GuildScheduledEvent image
djs 14.13.0 node 16.20.1
4 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 11/8/2023 in #djs-questions
SelectMenuBuilder Union Types
That's what I meant
14 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 11/8/2023 in #djs-questions
SelectMenuBuilder Union Types
So I have to use both messages and modals for one single form???
14 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 11/8/2023 in #djs-questions
SelectMenuBuilder Union Types
Is it true that Select Menus can't be used in modals?
14 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 11/8/2023 in #djs-questions
SelectMenuBuilder Union Types
It should just be sending the Action Rows in a message now
14 replies
DIAdiscord.js - Imagine an app
Created by sproj003 ♿ on 11/8/2023 in #djs-questions
SelectMenuBuilder Union Types
I removed that line because it wouldn't work either, had the same error
14 replies
DIAdiscord.js - Imagine an app
Created by Zacks <3 on 11/8/2023 in #djs-questions
website doc
11 replies