{"id":38363300,"url":"https://github.com/pkarakal/mattermost-timeout-users-plugin","last_synced_at":"2026-01-17T03:21:37.274Z","repository":{"id":170062233,"uuid":"637477285","full_name":"pkarakal/mattermost-timeout-users-plugin","owner":"pkarakal","description":"This is a plugin to prevent mattermost server users to mention the whole channel more than the specified amount. If they reach the channel wide mentions threshold, their subsequent messages will be rejected by mattermost and they will get an ephemeral post explaining the situation","archived":false,"fork":false,"pushed_at":"2024-03-13T22:30:29.000Z","size":936,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T06:29:07.858Z","etag":null,"topics":["anti-spam","go","golang","mattermost","mattermost-plugin","silence"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pkarakal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-07T17:12:48.000Z","updated_at":"2023-05-09T20:03:07.000Z","dependencies_parsed_at":"2023-12-19T21:33:52.896Z","dependency_job_id":"586410d7-0c8c-426a-952f-dc4c2cb5a45a","html_url":"https://github.com/pkarakal/mattermost-timeout-users-plugin","commit_stats":null,"previous_names":["pkarakal/mattermost-timeout-users-plugin"],"tags_count":0,"template":false,"template_full_name":"mattermost/mattermost-plugin-starter-template","purl":"pkg:github/pkarakal/mattermost-timeout-users-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fmattermost-timeout-users-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fmattermost-timeout-users-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fmattermost-timeout-users-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fmattermost-timeout-users-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkarakal","download_url":"https://codeload.github.com/pkarakal/mattermost-timeout-users-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarakal%2Fmattermost-timeout-users-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anti-spam","go","golang","mattermost","mattermost-plugin","silence"],"created_at":"2026-01-17T03:21:37.169Z","updated_at":"2026-01-17T03:21:37.255Z","avatar_url":"https://github.com/pkarakal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mattermost-timeout-users-plugin\nThis is a plugin for Mattermost that prevents users from using channel wide mentions in Mattermost servers. This way a\nserver admin can configure the acceptable threshold of `@channel`, `@all` or `@here` and the timeout of the users.\nThis is a way of putting users in their place and making them think before posting a message that mentions the whole \nserver, as time is money.\n\n## Develop\nTo develop for this project you will need\n*  Make\n*  Go\n*  Git\n\nTo avoid having to manually install your plugin, build and deploy your plugin using one of the following options. In order for the below options to work, you must first enable plugin uploads via your config.json or API and restart Mattermost.\n\n```json\n    \"PluginSettings\" : {\n        ...\n        \"EnableUploads\" : true\n    }\n```\n\n\nTo build the plugin use the following command\n```shell\nmake\n```\nThis will build the plugin as a single binary for all the supported architectures and then create a\nbundle of the plugin that can be used to upload it to a Mattermost server\n\nThen Navigate to System Console \u003e Plugin Management, upload the plugin bundle and configure it.\n\n*Enjoy a life without (many) distractions*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkarakal%2Fmattermost-timeout-users-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkarakal%2Fmattermost-timeout-users-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkarakal%2Fmattermost-timeout-users-plugin/lists"}