ruben-module-v3
v0.0.1
Published
A simple JSON database that allows you to interact with it.
Downloads
2
Readme
A JSON database that allows users to interact with it easy
Current functions are:
.ensure(userid) basically prepares an ID for an user.
.get(userid) prints the value of that user in the console.
