Answer the question
In order to leave comments, you need to log in
Discord.js, server question, how to do it?
I have my own bot. I have almost finished it, dofig systems. Rewriting is not an option, which means that moving from Discord.js to Discord.io is not an option!
The bot is already running.
But I don't like the inventory system: it's not convenient that all servers have the same inventory, all bans, mutes, etc., respectively. - on all servers. And because of this, you won’t be able to configure the server,
so help ...
So. I have a profile array variable: profile
let profile = require("./profile.json")
let uid = message.author.id
profile[uid] = {
server[SID]:{
money:5
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question