GuggyRocketChat is a slash-style-command for Rocket.Chat which show a "excuse for lazy programmer"
Send a message with the content !sorry and a random exuse will be posted
Add an "Incoming 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. !sorry.
In this field you must enter: http://www.programmerexcuses.com/
This value must be true
Now insert the complete code of the file exusescript.js into this field.
Click on "SAVE CHANGES" and you're done.