Add even more scripts to GooeyJr
This task is a followup to Set up a workspace for GooeyJr and enable a new silly script. If you have't completed that task yet, please do so first!
Gooey is a friendly IRC bot for #terasology on freenode. The bot is written in Coffeescript and is a Hubot. Gooey's current abilities include IRC logging, delayed messaging and so on - the list of these can be further extended using Gooey's CoffeeScript-based scripting system...
...and at this point you've extended the bot with quite a few scripts already! Your task is to add a few more scripts to the chatbot, ranging from silly (like post cat picture links) or useful (send messages to other users). Before starting, check the issue tracker and pull requests to make sure another student hasn't already started adding the script you're looking at. Submit an issue about the script you're adding if you think it may take you a while.
Definition of 'Done'
- A pull request is submitted to GooeyJr's GitHub repository containing three or more newly activated scripts! Doc improvements are also welcome if you can think of any.
Where to start?
- A guide to Hubot scripting (that also applies to Gooey) can be found at https://hubot.github.com/docs/scripting/.
- More scripts at https://hubot.github.com/docs/#scripts