nbapi
v1.0.3
Published
This is the (basic) NBApi module for JS.
Readme
This is the (basic) NBApi module for JS.
.neko(min, max, source=False) min: <int()> minimum ID max: <int()> maximum ID source: true/false - returns a JSON object ["url"] - image URL ["ID"] - Shows image ID ["source"] - image source (will be 0-length if source isn't supplied)
.anime(min, max, source=False) min: <int()> minimum ID max: <int()> maximum ID sourve: true/false - returns a JSON object ["url"] - image URL ["ID"] - Shows image ID ["source"] - image source (will be 0-length if source isn't supplied)
