https://github.com/mszostok/botkube-plugins
🔌 Botkube plugins
https://github.com/mszostok/botkube-plugins
botkube cli plugin slack
Last synced: 2 months ago
JSON representation
🔌 Botkube plugins
- Host: GitHub
- URL: https://github.com/mszostok/botkube-plugins
- Owner: mszostok
- License: mit
- Created: 2023-01-19T10:13:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T13:22:13.000Z (about 2 years ago)
- Last Synced: 2025-01-30T12:13:34.684Z (over 1 year ago)
- Topics: botkube, cli, plugin, slack
- Language: Go
- Homepage: https://docs.szostok.io/botkube-plugins
- Size: 8.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Botkube Plugins
### `X` executor plugin
The `x` executor plugin allows you to install and run CLIs directly from a chat window (e.g. Slack, Discord) without any hassle. Interactivity in the form of buttons and dropdowns is also supported. It's crucial as you can easily run all your favourite tools against Kubernetes directly from your phone too.

### `gh-comments` source plugin
The `gh-comments` source plugin showcases how to trigger Botkube executors from GitHub comment.

### `incoming-http` source plugin
The `incoming-http` source plugin showcases how you can send the Botkube command over HTTP instead of sending it from a communication platform.
