DaniDipp
DaniDipp
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/19/2024 in #djs-questions
What does it mean for a channel to be "threadOnly"?
thanks!
4 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 4/6/2024 in #djs-questions
How to make an attachment from an http response
Works like a charm, thank you! :robClap:
11 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 4/6/2024 in #djs-questions
How to make an attachment from an http response
I didn't notice that strings are BufferResolvables, I'll try that
11 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 4/6/2024 in #djs-questions
How to make an attachment from an http response
oh
11 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 4/6/2024 in #djs-questions
How to make an attachment from an http response
I can't just put the image url into the embed because the service blocks the discord crawler. I need my bot to download and rebupload it
11 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 4/6/2024 in #djs-questions
How to make an attachment from an http response
[email protected] node v20.11.1
11 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 7/25/2023 in #djs-questions
How to use @discordjs/rest dev release
ok thanks
4 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 7/25/2023 in #djs-questions
How to use @discordjs/rest dev release
oh no
4 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
ok thanks
14 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
damn
14 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
Is anywhere documented what can go wrong?
14 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
So for example on Message.delete(), I can get a DiscordAPIError for • The message doesn't exist anymore • The bot user doesn't have permission to delete the message • ???
14 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
So it resolves to a message, but what is the type of the reject?
14 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
The docs say Returns: Promise <Message>
14 replies
DIAdiscord.js - Imagine an app
Created by DaniDipp on 6/17/2022 in #djs-questions
Which errors do I have to handle for discord.js functions?
yeah, but how do I handle those?
14 replies