carabax
DIAdiscord.js - Imagine an app
•Created by carabax on 12/10/2023 in #djs-questions
TypeError: (data.name ?? channel.name).trim is not a function
Hello everyone! My idea is for the bot to record the number of players in the name of the voice channel every 10 minutes
... but this error appears
How can I fix it?
9 replies
DIAdiscord.js - Imagine an app
•Created by carabax on 8/6/2022 in #djs-questions
TypeError Cannot read properties of undefined (reading 'id')
I get the error
TypeError: Cannot read properties of undefined (reading 'tag')
when I try to collect users, how do I fix it?
9 replies
DIAdiscord.js - Imagine an app
•Created by carabax on 7/22/2022 in #djs-questions
TypeError db.all(...).filter is not a function
Yo, I am trying to make a leaderboard command, but this error
TypeError: db.all(...).filter is not a function
appears, how can I fix it?
6 replies