Home / All Integrations / Giphy

free

Connect Giphy to your chatbot

Find GIFs on Giphy


Find random GIFs and stickers relevant to your chatbot conversation. Powered by Giphy.

Usage

This App retrieves matching gifs and stickers for use in your bot. To use it, copy and paste the following code in your CSML chatbot:

// return an array of urls of gifs matching your query
do gifs = App("giphy", action="gif", query="hello")

// display the first item in the array
say Image(gifs[0])

Join the Community
on Slack Slack

Come and learn all about CSML with other chatbot enthusiasts on the CSML Community Slack! 🤗