Will
Explore posts from serversDIAdiscord.js - Imagine an app
โขCreated by Will on 4/12/2025 in #djs-questions
How to test a bot that manages dozens of users in a voice channel?

9 replies
DIAdiscord.js - Imagine an app
โขCreated by Will on 4/12/2025 in #djs-questions
How to test a bot that manages dozens of users in a voice channel?
hmm okay, so maybe I can use the bot id as the group identifier. Will try that, thanks.
9 replies
DIAdiscord.js - Imagine an app
โขCreated by Will on 4/12/2025 in #djs-questions
How to test a bot that manages dozens of users in a voice channel?
9 replies
DIAdiscord.js - Imagine an app
โขCreated by Will on 4/12/2025 in #djs-questions
How to test a bot that manages dozens of users in a voice channel?
My backup plan is to spin up a bunch of really cheap servers on some cloud provider and log in one bot per server, but was wondering if there's an easier (and cheaper) solution
9 replies
DIAdiscord.js - Imagine an app
โขCreated by Will on 4/12/2025 in #djs-questions
How to test a bot that manages dozens of users in a voice channel?
I read somewhere there's a 60 second cooldown between client creations so I tried just logging in each bot 65 seconds apart, but that didn't work. It allows the first bot I have to log in but the 2nd just can't join
9 replies
DIAdiscord.js - Imagine an app
โขCreated by Will on 4/12/2025 in #djs-questions
How to test a bot that manages dozens of users in a voice channel?
discord.js 14.18.0
node v20.18.1
9 replies
TTCTheo's Typesafe Cult
โขCreated by Will on 1/10/2024 in #questions
Expo Module Development Issue on WSL2
I do see the module show up in the
Using expo modules
log4 replies
TTCTheo's Typesafe Cult
โขCreated by Will on 1/10/2024 in #questions
Expo Module Development Issue on WSL2

4 replies
TTCTheo's Typesafe Cult
โขCreated by Will on 5/20/2023 in #questions
background tasks in t3 stack?
or if not, is there a recommended way to set up the project so I can re use all of my prisma types in some lambda code?
4 replies