New: slack action

Hi,

I developed a slack action that can be used in scripts and rules to send a notification to a slack channel or user
(based on the authToken you get when creating a slack bot).
I’m new to this scene, so i’m unsure how this works (should i create a pull request ?)

Regards
Rino

Yes, a PR is appreciated, so the maintainers can review your code and it can be merged afterwards.

1 Like

I’ve been working on getting mqttwarn to do this for me, but a nice action added to openhab1-addons github repo would be much appreciated! If you do, add a README.md file to it please.

it’s here: https://github.com/openhab/openhab1-addons/pull/5051