MrMythical
MrMythical
DIAdiscord.js - Imagine an app
Created by Ninjacornix on 9/23/2023 in #djs-questions
How can I add tag to discord forum using djs.
You misspelled it btw in that example
27 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
A djs contributor told me the problem is with Partialize. Apparently the & is in the wrong order (hopefully I understood that correctly kek
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
Yeah, I checked that, don't know why it would mess up toString's typings Might need to look at it closer when I'm on my pc
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
Idk why toString() is a different type, but I believe it would be fine for you to just use the userMention() function shrug userMention(member.id)
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
(Check your client declaration)
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
Do you use the GuildMember partial?
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
It's not in the docs because it's just a type
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
Yes
33 replies
DIAdiscord.js - Imagine an app
Created by NKN1396 on 9/13/2023 in #djs-questions
Incorrect typings for `.toString()` in partials?
PartialGuildMember is a djs type
33 replies
DIAdiscord.js - Imagine an app
Created by Fyphen on 9/10/2023 in #djs-questions
How to detect whether my bot has permission to JOIN and SPEAK in some voice channels
same thing
11 replies
DIAdiscord.js - Imagine an app
Created by ayeuhugyu on 9/8/2023 in #djs-questions
hosting on raspberry pi
Update your node version
6 replies
DIAdiscord.js - Imagine an app
Created by kn on 8/27/2023 in #djs-questions
about me
Not possible
6 replies
DIAdiscord.js - Imagine an app
Created by kn on 8/27/2023 in #djs-questions
about me
Maybe you need to rephrase that
6 replies
DIAdiscord.js - Imagine an app
Created by kn on 8/27/2023 in #djs-questions
about me
I don't even understand how that would work?
6 replies
DIAdiscord.js - Imagine an app
Created by Thebluehusky on 8/11/2023 in #djs-questions
@discordjs/rest
It's Routes.applicationCommands
11 replies
DIAdiscord.js - Imagine an app
Created by Thebluehusky on 8/11/2023 in #djs-questions
@discordjs/rest
Read this ^
11 replies
DIAdiscord.js - Imagine an app
Created by Thebluehusky on 8/11/2023 in #djs-questions
@discordjs/rest
You left out lots of important details
11 replies
DIAdiscord.js - Imagine an app
Created by eliasciur on 8/7/2023 in #djs-questions
Best way to delete certain guild commands.
Yes
13 replies
DIAdiscord.js - Imagine an app
Created by eliasciur on 8/7/2023 in #djs-questions
Best way to delete certain guild commands.
with what you described, you would have to
13 replies
DIAdiscord.js - Imagine an app
Created by eliasciur on 8/7/2023 in #djs-questions
Best way to delete certain guild commands.
The bot can technically do it, on an admin's behalf using a bearer token (oauth)
13 replies