brigand / jellobot

16 stars 13 forks source link

Support npm packages #23

Open caub opened 5 years ago

caub commented 5 years ago

Add a bot command that installs (and keep in cache) any npm module

Maybe just a whitelist of packages

caub commented 5 years ago

related, add https://github.com/airbnb/browser-shims to babel bot, to have stuff like, .matchAll, ...

maybe node -r airbnb-browser-shims ...