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

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

Mattermost Kaomoji Integration
https://github.com/pixelbrackets/mattermost-kaomoji

integration kaomoji mattermost php webhook

Last synced: 3 months ago
JSON representation

Mattermost Kaomoji Integration

Awesome Lists containing this project

README

          

# Mattermost Kaomoji Webhook

[![Version](https://img.shields.io/packagist/v/pixelbrackets/mattermost-kaomoji.svg?style=flat-square)](https://packagist.org/packages/pixelbrackets/mattermost-kaomoji/)
[![Build Status](https://img.shields.io/gitlab/pipeline/pixelbrackets/mattermost-kaomoji?style=flat-square)](https://gitlab.com/pixelbrackets/mattermost-kaomoji/pipelines)
[![Made With](https://img.shields.io/badge/made_with-php-blue?style=flat-square)](https://gitlab.com/pixelbrackets/mattermost-kaomoji#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 responds Kaomoji to a Mattermost Slash Command.

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

## Requirements

- PHP

## Installation

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

## Source

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

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

## Demo

🚀 https://mattermost-kaomoji.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.