[work] — Kotori Plugins
); , unmount() console.log('Weather plugin unloaded');
:
| Feature | Description | | :--- | :--- | | | Node.js Module exporting a Class. | | Entry Point | load(context) method. | | Exit Point | unload() method. | | Communication | Via the Context object (Events, API, Config). | | Command Logic | Defined via context.command() . | | Event Logic | Defined via context.on() . | kotori plugins