ruben-module
v0.0.5
Published
A simple JSON database that allows you to interact with it.
Downloads
26
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.
