Skip to content

a bot that announces when specified users status changes (online, offline, & dnd)

License

Notifications You must be signed in to change notification settings

Shad0wWulf/mattermost-plugin-spybot

 
 

Repository files navigation

Mattermost Plugin Spybot CircleCI

Inspired by the mattermost-spybot integration.

Has the slash commands /spy @username, /unspy @username and /spy list

You get a notification when the person is online, offline, or 'do not disturb'. (away is ignored)

screenshot.png

Installation

requires Mattermost 5.10 or greater

  1. Go to the releases page of this GitHub repository and download the latest release for your Mattermost server.
  2. Upload this file in the Mattermost System Console > Plugins > Management page to install the plugin. To learn more about how to upload a plugin, see the documentation.

Building

make

This will produce a single plugin file (with support for multiple architectures) for upload to your Mattermost server:

dist/com.github.scottleedavis.mattermost-plugin-spybot.tar.gz

About

a bot that announces when specified users status changes (online, offline, & dnd)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 69.8%
  • Makefile 30.2%