Commit Graph

4 Commits

Author SHA1 Message Date
anglinb
17f382dfae Fixes loading pluigns on the express branch 2017-08-03 19:15:54 -05:00
Christopher Hiller
8b858aaa64 enable autodiscovery of plugins; closes #99
- new behavior: if no plugins are specified, then they are automatically discovered.  if plugins are specified, no autodiscovery happens
- a plugin is defined as a module whose name begins with the prefix `probot-`
- move plugin loading/resolving routines into module
- add tests
2017-04-17 01:59:03 -07:00
Brandon Keepers
ffbee1c16d The shell of a robot 2017-03-11 15:58:36 -06:00
Brandon Keepers
cc18091356 Add plugin base class 2016-11-24 21:02:40 -06:00