NovaKevin
NovaKevin
DIAdiscord.js - Imagine an app
Created by NovaKevin on 7/3/2023 in #djs-questions
Ban specific users from using my bot?
Ahh dang, oh well, thanks anyway!
4 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 7/3/2023 in #djs-questions
Ban specific users from using my bot?
Can bots block a user? Just wondering if there's some built-in way
4 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 6/26/2023 in #djs-questions
Emojis in slash command "choices" not appearing
Thank you!
14 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 6/26/2023 in #djs-questions
Emojis in slash command "choices" not appearing
I'll try with emojis in the name, I am just using unicode emojis so that may work, thanks!
14 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 6/26/2023 in #djs-questions
Emojis in slash command "choices" not appearing
My bad
14 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 6/26/2023 in #djs-questions
Emojis in slash command "choices" not appearing
It was because I was implementing the interface, it wasn't giving me an error
14 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 6/26/2023 in #djs-questions
Emojis in slash command "choices" not appearing
Ah you're right, it isn't a valid option
14 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 11/20/2022 in #djs-questions
Attachments - Proxy URL vs. URL?
Thank you!
3 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 9/3/2022 in #djs-questions
'autocomplete' field not available in command JSON body?
Ahh I'm dumb... I was trying to use this on a subcommand type instead of an option type
4 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 9/3/2022 in #djs-questions
'autocomplete' field not available in command JSON body?
discord.js v13.10.2 discord-api-types v0.37.5 @discordjs/rest v1.1.0
4 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 8/24/2022 in #djs-questions
Silently respond to interaction?
Got it, maybe I'll just send a short "Setup cancelled", thanks!
15 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 8/24/2022 in #djs-questions
Silently respond to interaction?
It is a button, would it eventually send a failed to respond message though after the defer time is up?
15 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 7/18/2022 in #djs-questions
Constants for max pins | threads?
I think it would fit well within discord.js, I'd be willing to do a PR with hard limits like max pins per channel, max threads per guild, max message characters, etc, if others thought it fits too
6 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 7/18/2022 in #djs-questions
Constants for max pins | threads?
In case it changes then discord.js could update that constant and bots wouldn't need to change it
6 replies
DIAdiscord.js - Imagine an app
Created by NovaKevin on 7/18/2022 in #djs-questions
Constants for max pins | threads?
Right but is there somewhere I can reference the limit instead of creating my own constant?
6 replies