rhh4x0R
rhh4x0R
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
I see, thank you.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Any reason you're using guild.cache.values instead of what I had before?
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
I'll try some more things.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Ok, thanks.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Is it really 5 per hour?
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Unless a rate limit would still apply?
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
I can just throw pre-conditions on interactions and if an interaction happens that's not in one of my approved servers I can have it leave, I guess.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
They have buttons/menus.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Hmm. Well, the embeds created by the old bot would have to be re-created. I guess cloning is possible. I'd just have to write a bunch of migration code.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
If It was just commands that hooked into the DB I wouldn't give a F. Lol.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
When a bot joins, it creates new channels w/ new embeds that users use. So, if I have a new bot that creates new channels I'll lose those current channels, reactions on emojis, etc.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Basically it creates channels on join that link into the bot, so it'll throw errors and require new channel setups for each guild that I do it for. So not the most ideal if I can get these bots to leave.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
5 guilds every hour is the rate limit? Dayumn.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Anyways, besides that, any other suggestions?
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Not the infra on the backend.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
It'd have to resetup in the discords themselves.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Nah, that parts easy but the way setup works it's a bitch to re-add the bots to servers and re-setup the discords there.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
If possible.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
Well, it'd require whole new infrastructure to do that based on how setup works. I'd rather not do that.
27 replies
DIAdiscord.js - Imagine an app
Created by rhh4x0R on 12/30/2023 in #djs-questions
Removing bot from servers
I'm not sure why it'd have 400 errors if I'm using guilds.cache.
27 replies