cordis-lib / cordis

Modular, micro-service based Discord API wrapper written in TS.
https://cordis.js.org
Other
29 stars 1 forks source link

refactor(gateway-service): extension loading #78

Closed didinele closed 3 years ago

didinele commented 3 years ago

Please describe the changes this PR makes and why it should be merged: This PR re-dos how extensions are loaded by the gateway Docker service.

From here on out, by defining an extension you overwrite default code that would run - so please make sure to register all the dependencies.

Status and versioning classification: