Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

A normalizer written by me used on PedeLogo! contact: zaharie@pedelogo.online

Facebook entry exemple const Normalizer = require ("normalizer-chatbot"); let normalizer = new Normalizer(); //facebook input msg.source = "facebook" normalizer.normalizeInput(msg).then((result)=>{ console.log(result); });

About

A NPM Library to normalize input and output data for chatbots

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages