botlist.space-api
v2.1.0-1
Published
Well documented API Library Wrapper for botlist.space & serverlist.space. Written in Node.js.
Downloads
19
Maintainers
Readme
botlist.space-api

Well documented, Light-Weight API Library Wrapper for botlist.space and serverlist.space. Written in JavaScript(Node.js).
Launch the API
To launch the API follow the text below:
const botlistspaceapi = require('botlist.space-api')
const botlistapi = new botlistspaceapi.botlistAPI('YourUserKeyhere')
