billytheape
billytheape
DIAdiscord.js - Imagine an app
Created by billytheape on 6/14/2024 in #djs-questions
Possible to _never_ purge/sweep specific cache?
Ok just wanted to be 100% sure it wasn't like, still sweeping past a certain point
4 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 6/14/2024 in #djs-questions
Possible to _never_ purge/sweep specific cache?
Is there an option to tell it to fill the cache on startup? We are in like 11k servers so I'm guessing that will be a bit of a large response...
4 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 1/27/2023 in #djs-questions
Possible to spawn for a single server with sharding?
Thank you
10 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 1/27/2023 in #djs-questions
Possible to spawn for a single server with sharding?
Might just be easier to make a new bot though I guess
10 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 1/27/2023 in #djs-questions
Possible to spawn for a single server with sharding?
Ah I see the formula... Perhaps I can figure it out shard_id = (guild_id >> 22) % num_shards
10 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 1/27/2023 in #djs-questions
Possible to spawn for a single server with sharding?
Is it possible to know ahead of time which shard the server will be on, and only spin up that one shard?
10 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 12/4/2022 in #djs-questions
Slash commands not showing in some servers
Yeah one of them got it to work by kicking & re-inviting several times (I also restarted the bot during that so maybe it had some effect)
12 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 12/4/2022 in #djs-questions
Slash commands not showing in some servers
So reloading, checking for updates, and even checking with a different device and user are not working 😦 idk what to tell these ppl
12 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 12/4/2022 in #djs-questions
Slash commands not showing in some servers
Yeah they're global. Bot is in thousands of servers and commands are working fine, just getting reports from a couple who added it recently and don't have them
12 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 12/4/2022 in #djs-questions
Slash commands not showing in some servers
Yeah they checked integrations and it's not showing up there. I'll see if they've tried reloading
12 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 12/4/2022 in #djs-questions
Slash commands not showing in some servers
Right for sure
12 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Thanks for your help
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Gotcha
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Hmm how do you create a separate interaction during modal submit?
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Or would that have to be done with a second button click?
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Hey btw secondary question -- do you know if it's possible to trigger a second modal after submitting the first?
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Ok great I got it working, thank you!
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
ah
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/22/2022 in #djs-questions
Modal Submit, how to edit triggering ephemeral?
Hmm, I only see deferUpdate as an option
17 replies
DIAdiscord.js - Imagine an app
Created by billytheape on 11/7/2022 in #djs-questions
Presence Intent added, Shard now takes too long to become ready
Confirming this solved my issue 100%. Thanks again everyone who helped me work thru this ❤️
51 replies