hubotio / hubot

A customizable life embetterment robot.
https://hubotio.github.io/hubot/
MIT License
16.66k stars 3.75k forks source link

feat(adapter): Load adapter from local disk #1635

Closed joeyguerra closed 1 year ago

joeyguerra commented 1 year ago

BREAKING CHANGE: ES6 import is async, thus loadAdapter was changed to an async function.

1624

joh6nn commented 1 year ago

I can't say that it's good, only that it isn't obviously egregiously bad :shrug: If nobody else is able to step in for a real review in the next day or so, message me and we can do a quick walkthrough of it on like Slack or Discord or whatever works

joeyguerra commented 1 year ago

Sounds good. Thank you.

joeyguerra commented 1 year ago

@xurizaemon @technicalpickles I've incorporated ya'lls suggestions.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: