An experimental personal assistant bot for the Facebook Messenger platform
- request (^2.83.0): Make HTTP post requests to External APIs
- express (^4.16.2): Support webhook architecture
- apiai (4.0.3): Integrate DialogFlow agent for NLU
- body-parser (^1.18.2): Node.js body parsing middleware
- Make repository public
- Create subdirectory for external API caller functions (Trello, Spotify etc)
- Transfer all intents to DialogFlow agent to avoid embarrassment
- Figure out how to conserve commits to GitHub (Not all deployment commits are needed here)
- Write guides to implement other DialogFlow agents, facebook apps