Implemented the help command, and moved global variables into the correct scope. Commented out encounters until finished.
Forgot that forEach cannot be use on an object, used Object.keys to fix the problem. Slightly less readable, but it works like a charm!
Not a working build, but I wanted to get this on my github.