Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cama committed Aug 7, 2017
1 parent d466bee commit 67d7f69
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,20 @@ That's why we've open sourced our Facebook Messenger node.js code base so you ca
* Configurable 'Greeting, Get Started Button & Action Menu'
* Simple User Onboarding Design
* Facebook Referral Support- Track different links placed in different channels to see which is most effective
* Facebook Subscription Support - Push messages to users
* NLP - Inuitive and easy use Natural Langage Programming
* Easily setup FB structured messages (Image, Quick Replys, Card, Custom Payload)
* Analytics and Insights
* Broadcast to users
* Subscription and Broadcast capabilities with Backchat.io

## Stack
* BotStackjs - clean modular re-usable libraries
* Node.js - Scalable fast code
* API.AI - Best in class Natural Language Processing
* BotMetrics - Insightful analytics
* DashBot - Broadcast messages to users
* Mongo DB - Open-source database to user settings and user session management
* Redis [Optional] - In-memory cache storage for thing like user sessions
* Docker - Management and simplified deployment of services


## Code
* Subscriber service support with Vue
* Better Promise Support with Bluebird and request-promise
* Good Test Coverage
* Structured logging with Winston - specify additional metadata (like session id, user id, module name, etc)
Expand Down

0 comments on commit 67d7f69

Please sign in to comment.