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: http://text2gif.guggy.com/guggify
To get the Guggy logo on the bot, enter: http://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.