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: 3 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T12:32:02.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T00:28:34.552Z (8 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** [](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]
```
## To do...
* Enable to specify a team to exclude (in admin console?)
* Add confirmation dialog
* Think over the plugin name 🤔