Skip to content

Quick start repository for creating Botkube executor and source plugins

License

Notifications You must be signed in to change notification settings

kubeshop/botkube-plugins-template

Repository files navigation

Botkube Plugins

This repository shows the example Botkube source and executor plugins.

It is intended as a template repository to start developing Botkube plugins in Go. Repository contains:

To learn more, see the tutorial on how to use this template repository.

Requirements

Development

  1. Clone the repository.
  2. Follow the local testing guide.