Pass objects instead of using a switch statement. Now I don't have to restart the bot whenever I add a new command that needs specific arguments other than 'message'.
Use parse-ms instead of pretty-ms. It wasn't possible to make it return what I wanted it to return. Was easier to just do that manually.