An open API service indexing awesome lists of open source software.

https://github.com/pixelbrackets/mattermost-clap

Mattermost Clap Integration
https://github.com/pixelbrackets/mattermost-clap

clap integration mattermost php webhook

Last synced: 3 months ago
JSON representation

Mattermost Clap Integration

Awesome Lists containing this project

README

          

# Mattermost Clap Webhook

[![Version](https://img.shields.io/packagist/v/pixelbrackets/mattermost-clap.svg?style=flat-square)](https://packagist.org/packages/pixelbrackets/mattermost-clap/)
[![Build Status](https://img.shields.io/gitlab/pipeline/pixelbrackets/mattermost-clap?style=flat-square)](https://gitlab.com/pixelbrackets/mattermost-clap/pipelines)
[![Made With](https://img.shields.io/badge/made_with-php-blue?style=flat-square)](https://gitlab.com/pixelbrackets/mattermost-clap#requirements)
[![License](https://img.shields.io/badge/license-gpl--2.0--or--later-blue.svg?style=flat-square)](https://spdx.org/licenses/GPL-2.0-or-later.html)
[![Mattermost Integration](https://img.shields.io/badge/mattermost-slash_command-blue.svg?style=flat-square)](https://about.mattermost.com/community-applications/)

This integration adds the clap emoji after every word in a phrase written in a
Mattermost channel.

![Screenshot](./docs/screenshot.png)

## Requirements

- PHP

## Installation

Packagist Entry https://packagist.org/packages/pixelbrackets/mattermost-clap

## Source

https://gitlab.com/pixelbrackets/mattermost-clap

Mirror https://github.com/pixelbrackets/mattermost-clap

## Demo

🚀 https://mattermost-clap.app.pixelbrackets.de/

## License

GNU General Public License version 2 or later

The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.

## Author

Dan Untenzu ( / [@pixelbrackets](https://pixelbrackets.de))

## Changelog

See [./CHANGELOG.md](CHANGELOG.md)

## Contribution

This script is Open Source, so please use, patch, extend or fork it.