ɅV
ɅV
DIAdiscord.js - Imagine an app
Created by dev_panda on 10/2/2024 in #djs-questions
Bot Appearing Offline on Some Shards
Make sure you don't have any code blocking processes. i.e. infinite cycles
53 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 7/6/2024 in #djs-questions
options.uri is a required argument
I got my mistake, thanks
3 replies
DIAdiscord.js - Imagine an app
Created by Dante on 6/26/2024 in #djs-questions
Optimizing Ram Usage
Without caching DB - minus ~1GB
19 replies
DIAdiscord.js - Imagine an app
Created by Dante on 6/26/2024 in #djs-questions
Optimizing Ram Usage
I have a bot 10k, total ram usage is ~4GB with cached DB. Total DB size is 212MB.
19 replies
DIAdiscord.js - Imagine an app
Created by Dante on 6/26/2024 in #djs-questions
Optimizing Ram Usage
You're asking abstract questions that can't be answered.
19 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 9/21/2023 in #djs-questions
about shards
This means that the more threads the higher performance? And what about if i have 4 cpu threads and 7 shards? As far as I understand, one shard is running by one cpu thread
5 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 12/1/2022 in #djs-questions
Shard 0 will stop sending heartbeat
6 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 12/1/2022 in #djs-questions
Shard 0 will stop sending heartbeat
6 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 12/1/2022 in #djs-questions
Shard 0 will stop sending heartbeat
The last time it happened after 14 hours online
6 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 12/1/2022 in #djs-questions
Shard 0 will stop sending heartbeat
npm list discord.js: -- [email protected] node -v: 16.16.0
6 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 10/7/2022 in #djs-questions
interaction.options.getUser()
thanks
4 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 10/7/2022 in #djs-questions
interaction.options.getUser()
autocomplete
4 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 8/8/2022 in #djs-questions
TypeError Cannot read properties of null (reading 'interaction')
I dont need reply. Then reply and immediately delete message?
5 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 8/8/2022 in #djs-questions
TypeError Cannot read properties of null (reading 'interaction')
Oh yes. I just destroying modal after receiving a response. But how can I destroy without this error
5 replies
DIAdiscord.js - Imagine an app
Created by ɅV on 8/8/2022 in #djs-questions
TypeError Cannot read properties of null (reading 'interaction')
[email protected] F:\WETBOT_discordjs_v14 └── [email protected] node -v v16.10.0
5 replies