GooeyJr: Move help system to an external URL
Our older Gooey bot when asked for help (simply enter .help in #terasology) gives the user a URL hosted on the Heroku page describing each command. New GooeyJr so far attempts to dump help on every single command right into the channel, resulting in a kick from excess flood.
We need a solution for the new bot that is as good or better as the old bot's setup. There is probably an existing script for this floating around, maybe even a newer version of what the old bot uses.
Check out the old repo at https://github.com/MovingBlocks/Gooey to find out what makes the old .help work, then find a way to replicate it (or replace it with something better) for GooeyJr!
To work on this task you need to be able to run GooeyJr on Heroku and test the bot in #terasology on Freenode IRC.