Matthew Knox
Matthew Knox
Since initial hubot support was implemented, many features such as middleware have been introduced in Concierge. The equivilant features have sub-optimal implementations within the hubot loader which could be replaced...
https://github.com/mrkno/require-any
**Steps to reproduce:** ```shell npm install -g concierge-bot mkdir somebot cd somebot concierge ... Concierge> /restart ``` **Expected outcome:** On the first startup dependencies are installed, and on the second...
e.g. `npmjs.org` exists for `npm`, we should have something similar. It is also the long term intention that `kpm` could install modules via `npm` (see https://github.com/concierge/kpm/issues/10)