Plugin Development
The Botkube plugin system allows you to extend the Botkube core with custom logic. For example, call or receive events from third-party services.
To learn more about the Botkube plugin system, follow the recommended steps:
- Get familiar with the Botkube architecture.
- Enable and configure the Helm executor.
- Use the template repository.
- Learn how to develop a custom executor or source plugin.
- Distribute the plugins that you built.