Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.36 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.36 KB

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.