Resolve "add "description" blurb to INFO response and welcome message"
Closes #155 (closed) -
**Note that this MR includes migrations to the database so requires folks to run an update when they pull it. Not sure how we handle that? **
also that on mac this addition results in another one of these type failing tests
- parsing commands DESCRIPTION command parses the payload from a DESCRIPTION command: TypeError: Cannot read property 'trim' of undefined at /signalboost/app/services/dispatcher/commands/parse.js:27:73
Which i think is something about the test not the software.