Swyftey
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Swyftey on 1/19/2025 in #djs-questions
Setting buffer attachment not working. The resource must be a string, Buffer or a valid file stream
fixed
5 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 1/19/2025 in #djs-questions
Setting buffer attachment not working. The resource must be a string, Buffer or a valid file stream
not sure how to fix
5 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 1/19/2025 in #djs-questions
Setting buffer attachment not working. The resource must be a string, Buffer or a valid file stream
so, it has to do with the way I am passing the attachments through the context.
5 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 12/16/2024 in #djs-questions
Discord bot being rate limited while spawning shards?
thanks
7 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 12/16/2024 in #djs-questions
Discord bot being rate limited while spawning shards?
wtf
7 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/17/2024 in #djs-questions
What is the best way to detect a change in server ownership when the bot happens to be offline?
Thank you
12 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/17/2024 in #djs-questions
What is the best way to detect a change in server ownership when the bot happens to be offline?
The server isn't added to the database when the bot joins, not as simple as that
12 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/17/2024 in #djs-questions
What is the best way to detect a change in server ownership when the bot happens to be offline?
There will be a page for adding/editing servers and their data
12 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/17/2024 in #djs-questions
What is the best way to detect a change in server ownership when the bot happens to be offline?
My project is a server service (website) similar to disboard, or discordfy
12 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/2/2024 in #djs-questions
What is the best way to handle components when they've been timed out?
Ok, thank you.
5 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/2/2024 in #djs-questions
What is the best way to handle components when they've been timed out?
So, when the bot starts back up, all the messages within the database are edited to be "timed out"?
5 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 11/2/2024 in #djs-questions
What is the best way to handle components when they've been timed out?
5 replies
Next.JS with Deno 2.0 has "hydration" error after creation.
@/usr/bin/cat It's not a Deno issue after all, it's a Next.JS issue with Chrome/browser extensions.
Remove any chrome extensions you may not need or find and remove/disable the one interfering with the page.
11 replies
Next.JS with Deno 2.0 has "hydration" error after creation.
Also, every time the command runs to install the project, the last message claims that there is a new version of create-next-app available which I have installed already (it keeps showing).
11 replies