AeroDeskAddon. This base class provides access to the bot API, configuration, and lifecycle hooks so you can build custom addons that integrate seamlessly with AeroDesk. The examples below show a minimal implementation and a more detailed implementation with error handling.
AeroDesk Developer API Guide
AeroDesk Base API: Extend AeroDeskAddon
Learn how to extend AeroDeskAddon to hook into the AeroDesk system, access bot config, and implement onEnable and onDisable lifecycle methods.
To hook into the AeroDesk system, your main class must extend