mitsuku-api
mitsuku-api copied to clipboard
Basic Js API to interact with http://www.mitsuku.com
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...