Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marabesi/chatbot


https://github.com/marabesi/chatbot

ai apiai bot chatbot nodejs weather weather-api webhooks

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

## CHATBOT

This simple bot was built baed on Tomomi Imura tutorial at http://www.girliemac.com/blog/2017/01/06/facebook-apiai-bot-nodejs/.

## running the bot

To get the bot working is needed to have at leas three environment variblaes configured.

```
PAGE_ACCESS_TOKEN=my_access_token

API_AI=api.ai_token

WEATHER_API_KEY=openweathermap.org_key
```