harmonyland / harmony

An easy to use Discord API Library for Deno.
https://harmony.mod.land
MIT License
318 stars 48 forks source link

Feat: Extension directory loading #373

Closed Blocksnmore closed 10 months ago

Blocksnmore commented 11 months ago

About

Closes #137

Adds a loadDirectory method on the ExtensionManager thus allowing loading similar to the way you can with commands.

Status