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

https://github.com/clivern/dunk

How to Create a Facebook Messenger Bot With Java
https://github.com/clivern/dunk

chatbots facebook-bot java java-8 messenger-bot sparkjava

Last synced: 8 months ago
JSON representation

How to Create a Facebook Messenger Bot With Java

Awesome Lists containing this project

README

          

```
Dunk
~~~~~~
# To Run The App
$ ./gradlew run

# To Create A Secure Tunnel With Ngrok
$ ngrok http 4567
```