zuyfun / facebook-chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-spring-chatbot

A Chatbot Facebook with Java Spring RESTful API

Requirements

  • Java 8
  • Maven
  • Posgresql
  • Facebook App
  • Heroku

Setup

1. Install java 8

sudo apt-get install openjdk-8-jdk

Docs: https://docs.datastax.com/en/jdk-install/doc/jdk-install/installOpenJdkDeb.html

2. Clone this repo and import to your Maven

3. Create facebook app and then take webhook key

4. Change enviroment variable in application.properties with your token you have when create Facebook App

5. Run with mvn spring-boot:run

Demo: Tôi đi cà khịa

License

This project is released under the [BSD 3-Clause] License.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 97.7%Language:HTML 2.3%