İspik
İspik
DIAdiscord.js - Imagine an app
Created by İspik on 7/15/2024 in #djs-questions
AuditLog Event for member timeouts.
Yeah it works now. Thanks
7 replies
DIAdiscord.js - Imagine an app
Created by İspik on 7/15/2024 in #djs-questions
AuditLog Event for member timeouts.
:monbreyFacepalm:
7 replies
DIAdiscord.js - Imagine an app
Created by İspik on 7/15/2024 in #djs-questions
AuditLog Event for member timeouts.
Welp, that didd nothing anyways
7 replies
DIAdiscord.js - Imagine an app
Created by İspik on 7/15/2024 in #djs-questions
AuditLog Event for member timeouts.
Unresolved variable GuildMembers for example. Right now I'm changing some stuff instead of IntentsBitField I will be using GatewayIntentBits and don't use an .add
7 replies
DIAdiscord.js - Imagine an app
Created by İspik on 7/15/2024 in #djs-questions
AuditLog Event for member timeouts.
No description
7 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
you might need to add .save() on the end of the .create() method
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
So you're not inserting it correctly
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
Open your mongo atlas and see if there's anything inside it
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
Not exactly optimal but could work
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
Well there's findOneAndUpdate method you should use it somewhere to put something inside database
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
Have you ever made a write to the database?
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
Well send me your mongodb schema model
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
Probably failed to match the query
18 replies
DIAdiscord.js - Imagine an app
Created by Ashura on 12/6/2022 in #djs-questions
Cannot read properties of undefined (reading 'Channel')
data seems to be undefined sounds like mongodb issue
18 replies