23brewert
Explore posts from serversCDCloudflare Developers
•Created by 23brewert on 10/28/2024 in #general-help
Zero Trust Access Gateway showing as disabled on Edge but enabled on Firefox
3 replies
DIAdiscord.js - Imagine an app
•Created by 23brewert on 8/13/2024 in #djs-questions
User Context Menu in group dms - not sending interaction to gateway
6 replies
DIAdiscord.js - Imagine an app
•Created by 23brewert on 3/6/2024 in #djs-questions
guild.guildScheduledEventUserAdd event failing to fire consistently
I am having an issue with the guildScheduledEventUserAdd event.
It seems to trigger sometimes but when I create a new event and click interested with another account it does not trigger... any ideas? also yes I have the gateway intent it works intermittently. right now it is just printing a "trigger" into the console
2 replies
DIAdiscord.js - Imagine an app
•Created by 23brewert on 7/18/2023 in #djs-questions
get client from interaction
Is there a way to get the bot client from an interaction?
5 replies
DIAdiscord.js - Imagine an app
•Created by 23brewert on 2/28/2023 in #djs-voice
Audio Resource Playing on Client but not on server.
When I host my bot that streams music from my website it plays but if I push it to the server it joins the vc but does not play the music. Has all the same node dependencies and does not produce any error in console.
Any Ideas?
11 replies
DIAdiscord.js - Imagine an app
•Created by 23brewert on 12/14/2022 in #djs-questions
How to add additional information to Buttons other than customId
I have a button handler that sends button interactions to different files depending on the customId. I was wondering if there is an additional field that I could change so that when a button with a preset customid is pressed we know that additional value?
6 replies
DIAdiscord.js - Imagine an app
•Created by 23brewert on 7/15/2022 in #djs-questions
Type DiscordAPIError [discord.js]
I am trying to make a modal with a dropdown and keep getting an error.
Error:
My Code:
4 replies