ejay
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
Yeah, but we got that error based on the logs after the official Discord just reseted our token.
How would it be possible to run the service for like multiple days with token, then somehow the token just disappears from the env without any restart or sync?
Based on these, I would say it is might be related to the discord.js token handling, am i wrong?
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
I mean okey, but what could cause the bot to logout without any error? We are logging like almost everything, so we should now that state.
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 9/20/2023 in #djs-questions
I need support.
"discord.js": "^14.8.0",
"discordx": "^11.4.0",
NODE_VERSION=19.8.1
11 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 10/26/2022 in #djs-questions
AddRole RateLimits
15 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 10/26/2022 in #djs-questions
AddRole RateLimits
I see, thank you for your answers!
15 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 10/26/2022 in #djs-questions
AddRole RateLimits
Because it is like a platformless membership management tool, where community owners could create exclusive content for their members through different platforms, for example discord.
15 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 10/26/2022 in #djs-questions
AddRole RateLimits
Is it?
15 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 10/26/2022 in #djs-questions
AddRole RateLimits
Here is a simple case:
Currently we have 200 visitors in only ONE PAGE, which guild has 100k members. If these 200 participants would like to join, and they just access at least 1 role, thats 200 seconds in the que.
We are listening to off-chain and on-chain events, which triggers role adds/removals as well. For example, if you sell any asset on the blockchain and there is a Guild Requirement for it, that will remove a role from you, if you are not fulfil the requirements.
15 replies
DIAdiscord.js - Imagine an app
•Created by ejay on 10/26/2022 in #djs-questions
AddRole RateLimits
Yeah, we are adding bulk roles, but unfortunately that is not enough.
15 replies