math.rad
math.rad
Explore posts from servers
CDCloudflare Developers
Created by math.rad on 8/28/2024 in #general-help
Cloudflared routes tunnel to irrelevant domain: pre-http.cc -> pre-http.cc.*be-political.org*
This behavior makes absolutely no sense for it to resolve as a subdomain of something not mentioned in the parameters
115 replies
DIAdiscord.js - Imagine an app
Created by math.rad on 3/16/2024 in #djs-questions
IntelliSense with voice not present
I'm working with discord.js/voice and it does not seem to have any autocompletions. I've been having similar issues lately, but only within discord.js.
6 replies
DIAdiscord.js - Imagine an app
Created by math.rad on 1/1/2023 in #djs-questions
message.client
Is this a reference to the bot client or the author of the message? If it's the bot what's the purpose?
2 replies
DIAdiscord.js - Imagine an app
Created by math.rad on 12/24/2022 in #djs-questions
Unable to create a pronoun bot that allows for ONLY predefined OR custom pronouns.
I'm trying to create a pronoun bot that allows for already defined pronouns, and if there are non that the user requests, allow for custom ones. Once the message is sent and it is custom it would just create the role and add it to the predefined ones. However my problem lies in that both "options" can be used simultaneously, which I don't want. How should I go about doing this? Also, if possible see where I can improve my usage of the builder; I'm pretty new to djs. Here's my code:
21 replies