- RapidPro like FlowBuilder functionality
- Integrate fasttext.cc for language identification
- Integrate with ChatBase
- High throughput testing framework
- Claiming conversations by Groups
- Translation API - Google Translate
- Transcription API - ??
- DialogFlow
- CRM
- Backup channel to deliver messages SMS
- Clone the repository
- Symlink the index.html.md and includes directory from the slate source directory to the glific repositry
- Run ./deploy.sh
- Check and ensure the site is updated
- Run CI and ensure it works. This will generate the documentation
- git checkout gh-pages
- If there are changes to be committed:
- git commit -a -m "Update docs with new version"
- git push origin gh-pages
- Check and ensure the site is updated