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

https://github.com/loopmode/botpress-jovibot

A botpress sample bot that displays random gifs
https://github.com/loopmode/botpress-jovibot

Last synced: 9 months ago
JSON representation

A botpress sample bot that displays random gifs

Awesome Lists containing this project

README

          

# botpress-jovibot

Just a simple botpress bot that displays random gifs.

## usage

- !! Replace `INSERT_YOUR_API_KEY_HERE` by your giphy API key in `data/actions/displayRandomGif.js` !!
- You can also do this after importing into botpress.
- If you don't have an API key, check out https://support.giphy.com/hc/en-us/articles/360020283431-Request-A-GIPHY-API-Key

- Create tar via `tar.sh` and import it to your botpress.