Tyranasaurus
Tyranasaurus
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 5/3/2024 in #djs-questions
'Unknown Integration'
yeah
6 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 10/23/2023 in #djs-questions
Bot Direct Message Rate Limits/Quarantine
Not quite in my case, but they have voluntarily authorized my WebApp through Discord? That's how my webapp knows their discord id to be able to DM them
11 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 10/23/2023 in #djs-questions
Bot Direct Message Rate Limits/Quarantine
E.g. a user gets DMed every time someone leaves a comment on their profile in my WebApp
11 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 10/23/2023 in #djs-questions
Bot Direct Message Rate Limits/Quarantine
So as long as I'm not mass-DMing users I should be okay?
11 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 10/23/2023 in #djs-questions
Bot Direct Message Rate Limits/Quarantine
Apologies that this isn't directly a dev question, but I figured the people here would know
11 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 10/15/2023 in #djs-questions
Accessing values of an authorization request.
I think the issue lies in what a 'Symbol' is but all I found was https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol Which didn't help me all that much
4 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 9/11/2023 in #djs-questions
member is of type 'unknown'
yep that did it. You'd think I'd understand JS by now after coding in it for 4 years....
7 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 9/11/2023 in #djs-questions
member is of type 'unknown'
Thank you!!
7 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/23/2023 in #djs-questions
Remove user from all private threads
I thought they meant the fetch calls
12 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/21/2023 in #djs-questions
Get number of channels in category
Gotcha ty!!
5 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
Hmm I'll try this again - to be clear, the channel doesn't have to be fully public as long as the role I'm trying to add has access to it, right?
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
the parent channel is already publicly viewable
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
so its a text channel
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
it doesn't appear in the edit options, and I don't see a setType anywhwere
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
I don't believe discord.js lets you modify type after creation?
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
let me try that, thanks!
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
ahhh
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Adding an entire role to a private thread
doesn't actually add them, I believe this only works for public threads?
17 replies
DIAdiscord.js - Imagine an app
Created by Tyranasaurus on 4/7/2023 in #djs-questions
Fetching and Deleting all threads within a channel
doesn't seem to work? Not sure why
7 replies