Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaakaa/mattermost-plugin-loudspeaker
Mattermost plugin for announcing something to all teams
https://github.com/kaakaa/mattermost-plugin-loudspeaker
mattermost-plugin
Last synced: 23 days ago
JSON representation
Mattermost plugin for announcing something to all teams
- Host: GitHub
- URL: https://github.com/kaakaa/mattermost-plugin-loudspeaker
- Owner: kaakaa
- License: apache-2.0
- Created: 2019-07-13T01:57:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T12:32:02.000Z (about 5 years ago)
- Last Synced: 2024-06-20T16:52:40.893Z (7 months ago)
- Topics: mattermost-plugin
- Language: Go
- Size: 357 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Mattemrost Plugin **LoudSpeaker** [![CircleCI](https://circleci.com/gh/kaakaa/mattermost-plugin-loudspeaker.svg?style=svg)](https://circleci.com/gh/kaakaa/mattermost-plugin-loudspeaker)
Mattermost plugin for announcing something to all teams.
## Usage
If you execute the command like the following, Mattermost create posts on the default channel in all teams.
```
/loudspeaker [message]
```![screenshot](./screenshot.png)
## To do...
* Enable to specify a team to exclude (in admin console?)
* Add confirmation dialog
* Think over the plugin name 🤔