/now-bot

The facebook messenger-chatbot interface for Now

Primary LanguageJavaScriptMIT LicenseMIT

now-bot

The facebook messenger-chatbot interface for Now

This repository is an attempt of making ZEIT Now more accessible for non-dev users such as company directors, sellers, business developers, etc.

This project is a proof of concept to make a chatbot achieve the behavior described on the images below:

img img

This is and old project with issues I recently open to be adapted with new tech. The main goals is to have support for facebook messenger (or workplace) and slack. Of course other team chat platforms all welcome to be developed!

The objective behind the project is that no matter what position I have on the company, if I'm on the slack company team and/or if I have the permissions to talk with a chatbot, I'm automatically able to deploy any version of any project of my organization, for demos, development or trials, simple and instantly.

Contributing

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Search or create the issues you want to resolve.
  3. Ensure that tests are running ok with npm test command line on the root of the project and send your PR!