Lo sapevate Bot Libre offre anche la connessione ospitato problema di tracciamento per il tuo sito web o un'applicazione mobile?
Bot Libre Forum : Automating your Facebook presence using a Facebook bot

RE: Automating your Facebook presence using a Facebook bot

da marcosnunes postato Feb 28 2017, 9:01

I need to parse a wp json rest api text plain for to be showed in facebook messenger withougth html tag <p>.

 

// Returns WordPress posts.
state TeachEnglish {

pattern "^ [verbo pronome pronomes] (to) *" answer Teaching();

function Teaching() {

var text = Http.requestJSON("https://teacherbot.000webhostapp.com/wp-json/wp/v2/pages?slug=" + Http.encode(star[1]);); return JSON.stringify(json[0].content.rendered); } }


}

}

 

e.g. Pattern "verbo to be"

How do I that?


Id: 15617873
Postato: Feb 28 2017, 9:01
Risposte: 0
Vista: 5852, oggi: 2, settimana: 6, mese: 31
0 0 0.0/5