Matthew Knox

Results 6 issues of 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...

minor-work

https://github.com/mrkno/require-any

enhancement
medium-work

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

bug
regression
minor-work

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)

medium-work

Extracting plugins to be an independent library

hacktoberfest-accepted