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
- Host: GitHub
- URL: https://github.com/loopmode/botpress-jovibot
- Owner: loopmode
- Created: 2020-07-02T14:25:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T14:30:51.000Z (over 5 years ago)
- Last Synced: 2025-02-26T02:43:18.088Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.