Closed PraneeshRV closed 4 years ago
@rjt-rockx I am not copying your bot or self-hosting it. I need only level-up system like yours. I wont copy anything else.
Hey, a config can look like so:
module.exports = {
owners: [
"youridhere"
],
token: "yourtokenhere",
defaultPrefix: "yourprefixhere"
};
okk thanks and what database you use?
and where will you connect it?
It uses quickdb, which isn't too complex tbh. You can find it at https://quickdb.js.org/
okk thanks I will close this
can you please say what are the variables in config.js ?
please