Skip to content

Resolve "add "description" blurb to INFO response and welcome message"

Margot requested to merge 155-add-desc-blurb into master

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

  1. 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.

Merge request reports