mitsuku-api icon indicating copy to clipboard operation
mitsuku-api copied to clipboard

Basic Js API to interact with http://www.mitsuku.com

Results 2 mitsuku-api issues
Sort by recently updated
recently updated
newest added

Code: ```js //basically the same from usage example var mitsuku = require('mitsuku-api')(); mitsuku.send('hello').then(function(response){console.log(response)}); ``` This error occurs @ ```js function parseMessageFromHtml(html) { var conv = cheerio.load(html)('body') .find('p') .text() .trim(); var...

To Whom it May Concern, Despite our earlier warning to cease and desist the illegal use of Mitsuku, it has come to our attention that instead of stopping to use...