pkosiec / botkube-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Go 91.4%Language:Makefile 8.6%