chewie
chewie
DIAdiscord.js - Imagine an app
Created by VMxKevin on 4/3/2025 in #djs-questions
evolving nitro thing
no
8 replies
DIAdiscord.js - Imagine an app
Created by VMxKevin on 4/3/2025 in #djs-questions
evolving nitro thing
so no
8 replies
DIAdiscord.js - Imagine an app
Created by VMxKevin on 4/3/2025 in #djs-questions
evolving nitro thing
you cant even get if someone has nitro
8 replies
DIAdiscord.js - Imagine an app
Created by LoneDev on 3/21/2025 in #djs-questions
A way to force a user to unfollow a post or remove the user without notification
That is your only choice.
8 replies
DIAdiscord.js - Imagine an app
Created by atlantismuzik on 3/12/2025 in #djs-questions
Hello d, how can I make a stateless bot like the js bot?
It’s a completely different way of making bots, and since djs is an api wrapper, it doesn’t support it
8 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
well, thats their beer though, we can't provide support for a package thats not from us
24 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
https://discord.gg/YTdNBHh then please ask them for support on this
24 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
what package are you using for this magical "ClusterClient"
24 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
readyClient.client.user
24 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
can you please use a sourcebin and slap it all in there, the whole object
24 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
Like I said, show the output
24 replies
DIAdiscord.js - Imagine an app
Created by Joniii on 2/27/2025 in #djs-questions
Client.user is undefined even at the fired ready event in discord.js v14.18.0
log readyClient and show the output
24 replies
DIAdiscord.js - Imagine an app
Created by YumeNeko on 2/26/2025 in #djs-questions
DiscordAPIError[50001]: Missing Access
re-invite the bot then and make sure the clientId and guildId matches the proper bot and server
13 replies
DIAdiscord.js - Imagine an app
Created by YumeNeko on 2/26/2025 in #djs-questions
DiscordAPIError[50001]: Missing Access
your bot doesn't have permissions to create commands on that guild, in other words its missing the applications.commands scope
13 replies
DIAdiscord.js - Imagine an app
Created by Unholy on 12/9/2024 in #djs-questions
How can i make my bots name chance every minute with code ?
guild.members.me returns the bots guildmember
52 replies
DIAdiscord.js - Imagine an app
Created by Eldenlord on 12/5/2024 in #djs-questions
Delete Message from User in DM
<DMChannel>#messages#fetch - as usual <User>#createDM for the channel And no, thats just for bulkdelete
8 replies
DIAdiscord.js - Imagine an app
Created by Eldenlord on 12/5/2024 in #djs-questions
Delete Message from User in DM
by doing it the spammy way: fetch, iterate, delete
8 replies
DIAdiscord.js - Imagine an app
Created by Eldenlord on 12/5/2024 in #djs-questions
Delete Message from User in DM
The bot can only delete the bots messages.
8 replies
DIAdiscord.js - Imagine an app
Created by Misa on 12/3/2024 in #djs-questions
TAG ID doesn't work correctly
its how discord displays mentions
10 replies
DIAdiscord.js - Imagine an app
Created by Misa on 12/3/2024 in #djs-questions
TAG ID doesn't work correctly
this has nothing to do with the api
10 replies