KSoft.js
Official Node.js API Wrapper for api.ksoft.si
Every API call in KSoft.js is asynchronous, meaning the it return a promise.
As an example, this is how you'd use the random-aww endpoint:
In the following documentation, all required arguments will be marked bold.
Last updated