/botkube-plugins

Primary LanguageGoMIT LicenseMIT

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.