Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Update sampleapps/messenger-platform to use opent2t library #5

Open
tjaffri opened this issue Aug 24, 2016 · 0 comments
Open

Update sampleapps/messenger-platform to use opent2t library #5

tjaffri opened this issue Aug 24, 2016 · 0 comments

Comments

@tjaffri
Copy link
Contributor

tjaffri commented Aug 24, 2016

Currently the sampleapps/messenger-platform/ sample does some ugly code here to find a translator by hard coded path then call methods directly on it.

Instead, we need to use the opent2t library and do this correctly, similar to how the cloud sample does it here.

We also should not have to download the entire git repo as we do in git.js and towards the end of app.js. All that should be cleaned up to use the official methods in the opent2t library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant