{"id":43170380,"url":"https://github.com/rocky-linux/mattermost-plugin-community-toolkit","last_synced_at":"2026-02-01T02:20:33.550Z","repository":{"id":222041911,"uuid":"756074437","full_name":"rocky-linux/mattermost-plugin-community-toolkit","owner":"rocky-linux","description":"A toolkit to help manage spam, harassment, and generally promote community health","archived":false,"fork":false,"pushed_at":"2026-01-12T22:37:16.000Z","size":22051,"stargazers_count":1,"open_issues_count":10,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-13T02:47:50.114Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rocky-linux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-11T22:24:57.000Z","updated_at":"2026-01-12T22:37:20.000Z","dependencies_parsed_at":"2024-02-12T00:27:16.249Z","dependency_job_id":"cf21f998-1fb5-4601-81c0-f26315f515b3","html_url":"https://github.com/rocky-linux/mattermost-plugin-community-toolkit","commit_stats":null,"previous_names":["rocky-linux/mattermost-plugin-community-toolkit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rocky-linux/mattermost-plugin-community-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocky-linux%2Fmattermost-plugin-community-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocky-linux%2Fmattermost-plugin-community-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocky-linux%2Fmattermost-plugin-community-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocky-linux%2Fmattermost-plugin-community-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocky-linux","download_url":"https://codeload.github.com/rocky-linux/mattermost-plugin-community-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocky-linux%2Fmattermost-plugin-community-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2026-02-01T02:20:32.639Z","updated_at":"2026-02-01T02:20:33.545Z","avatar_url":"https://github.com/rocky-linux.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mattermost Community Toolkit Plugin (Beta)\n\n(based on the [mattermost-plugin-profanity-filter](https://github.com/mattermost/mattermost-plugin-profanity-filter) by Mattermost)\n\nThis plugin allows you to manage multiple settings relating to preventing spam and misuse of a Mattermost server. This plugin uses the profanity-filter plugin developed by Mattermost as a base to provide a comprehensive toolkit to manage your Mattermost community at scale.\n\nThe plugin has the following features:\n\n* Censor/filter posts on the server (including during editing) to either reject or censor unwanted words (e.g., profanity)\n    * Words can be replaced with a series of characters (e.g., \"\\*\"), or rejected outright with a message to the user\n* Automatically deactivate users (cancel registration) if their username matches list of unwanted names\n* Automatically deactivate users (cancel registration) if their email matches list of unwanted domains/addresses\n* Prevent new users from sending direct messages to other users for some time period\n\nIn the future, this plugin will:\n\n* Send notifications to a centralized channel of moderation actions taken\n* Allow moderators to restore accounts, perform inquiries on users, see the history of the account and its changes\n* Grant \"trust\" levels to users based on the account status and optional moderator input\n    * e.g., allow accounts in a certain LDAP group to bypass checks\n* Be a hub for all community operations activities--moderation and otherwise\n\n**Supported Mattermost Server Versions: 9.3+**\n\n## Manual Installation\n\n1. Go to the [releases page of this Github repository](https://github.com/rocky-linux/mattermost-plugin-community-toolkit/releases) and download the latest release for your Mattermost server.\n2. Upload this file in the Mattermost System Console under **System Console \u003e Plugins \u003e Management** to install the plugin. To learn more about how to upload a plugin, [see the documentation](https://docs.mattermost.com/administration/plugins.html#plugin-uploads).\n3. Activate the plugin at **System Console \u003e Plugins \u003e Management**.\n\n### Usage\n\nYou can edit the bad words list in **System Console \u003e Plugins \u003e Profanity Filter \u003e Bad words list**.\nIn this list, you can use Regular Expressions to match bad words. For example, `bad[[:space:]]?word` will match both `badword` and `bad word`.\n\nChoose to either censor the bad words with a character or reject the post with a custom warning message:\n\n![Post rejected by the plugin](./images/post-rejected.gif)\n\n![Post censored by the plugin](./images/post-censored.gif)\n\nIn addition to the Bad Word List, a Bad Domain and Bad Username list is available to configure. The Bad Domain list is prepopulated with a [list](https://github.com/unkn0w/disposable-email-domain-list) of known disposable email addresses. Both the domain and username lists support regular expressions.\n\n## Contributing\n\nWant to help improve the Mattermost Community Toolkit Plugin? Please see our [Contributing Guide](CONTRIBUTING.md) for detailed information on:\n\n* Development environment setup\n* Build system and make commands\n* Debugging and troubleshooting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocky-linux%2Fmattermost-plugin-community-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocky-linux%2Fmattermost-plugin-community-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocky-linux%2Fmattermost-plugin-community-toolkit/lists"}