Swyftey
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Swyftey on 3/23/2025 in #djs-questions
Question about Discord.JS's rate limit handling
Gotcha, thank you.
7 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 3/23/2025 in #djs-questions
Question about Discord.JS's rate limit handling
Also, I'm not sure 10 publishes per hour will be enough in the future. If that's the case and I decide not to use AnnouncementChannel, although it may put some strain on the API, will it generally be fine to just to use text channels?
7 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 3/23/2025 in #djs-questions
Question about Discord.JS's rate limit handling
I'm not sure I quite understand this.
7 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 3/23/2025 in #djs-questions
Question about Discord.JS's rate limit handling
Possibly, I was considering that, but:
The idea was not for it to be an one-way announcements channel (e.g, from dev guild to servers), but a global channel where the owner from any server can post their message, will an AnnouncementChannel still work?
7 replies
DIAdiscord.js - Imagine an app
•Created by Swyftey on 3/23/2025 in #djs-questions
Question about Discord.JS's rate limit handling
- To pass a message from one user across all servers with the bot into a specific channel (1 message to however many servers).
- Yes, I believe
7 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
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