Commit graph

4 commits

Author SHA1 Message Date
Dalton
55a7102994 Alright fixed, and primed for Help command
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!
2019-03-21 12:47:06 -07:00
Dalton
54276900bf Finished Process for single point of creation for new commands
Streamlined command creation to an object and function with single point of change.
2019-03-21 12:27:39 -07:00
Dalton
2aa514168b Initial Commit
Not a working build, but I wanted to get this on my github.
2019-03-19 12:06:46 -07:00
Dalton
493b903c5b Initial commit 2019-02-19 22:29:47 -08:00