Guggy.com has been shut down, so the integration does not work anymore, so the repo is now archived.
GuggyRocketChat is a slash-style-command for Rocket.Chat which sends your given phrase to Guggy and shows a GIF with your message.
Send a message with the content !guggy help and a message will come back with a gif.
Add an "Outgoing Webhook" to your Rocket-Chat Instance (see Rocket.Chat Documentation)
On the webhook config screen, set the following values:
Set the trigger words on which the command should be fired e.g. !guggy.
In this field you must enter: https://text2gif.guggy.com/guggify
To get the Guggy logo on the bot, enter: https://res.guggy.com/logo_128.png
Add your Guggy API Key here. API Keys can be obtained via: api@guggy.com
This value must be true
Now insert the complete code of the file GuggyIntegration.js into this field.
Click on "SAVE CHANGES" and you're done.