🙊 Make your Messenger Bot speak your user's language
npm:
npm install messenger-i18n
yarn:
yarn add messenger-i18n
{
"plugins": {
"i18n" : true
}
}
{
"plugins": {
"i18n" : "/path/to/locale/data"
}
}
Name | Website |
---|---|
Andreas Pizsa | https://github.com/AndreasPizsa |
MIT © Andreas Pizsa