coding-buddies-discord / cb-bots

4 stars 3 forks source link

feat: adds checks to db #14

Closed cubiquitous closed 2 years ago

cubiquitous commented 2 years ago

This feat will basically add the necessary properties to the db.json in case there's no property, or will create "db.json" and add props if there's no such file.

waream2 commented 2 years ago

@Claudi0-V I just linted the db.js file and then made a tiny tweak on your points feature for it to dynamically say how many people have points in that server.

For instance, it was saying that "the top 5 performers are..." but only listing top 3 because that's who had gotten points in that channel.

Let me know if you're cool with that, and then go ahead and merge it.

Good work, this is all really dope.

cubiquitous commented 2 years ago

@Claudi0-V I just linted the db.js file and then made a tiny tweak on your points feature for it to dynamically say how many people have points in that server.

it was something that I already would change. so thx

Good work, this is all really dope.

I appreciate :)