Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ketanbhatt/block-slack-users
Hide messages from users and bots, make Slack a Happy Place Again! :grin:
https://github.com/ketanbhatt/block-slack-users
slack
Last synced: 3 months ago
JSON representation
Hide messages from users and bots, make Slack a Happy Place Again! :grin:
- Host: GitHub
- URL: https://github.com/ketanbhatt/block-slack-users
- Owner: ketanbhatt
- Archived: true
- Created: 2016-10-30T13:47:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T04:55:54.000Z (over 5 years ago)
- Last Synced: 2024-08-01T13:24:18.974Z (6 months ago)
- Topics: slack
- Language: JavaScript
- Homepage:
- Size: 333 KB
- Stars: 102
- Watchers: 3
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UPDATE:
**This extension is no longer maintained.**
Because of latest changes to Slack's frontend, the `message sender`'s details are not attached to every message. Which means, to check if a certain message was sent by a particular sender, we will have to backtrack till a message where the sender's information was available. Doing this for every message will be inefficient and will lead to unnecessary CPU usage for the User.
Therefore, I will be archiving the extension now :cry:
Hide messages from specific users, make Slack a Happy Place Again! :grin:
## Install:
Install Happy Slack! from [Chrome Web Store](https://chrome.google.com/webstore/detail/happy-slack-hide-messages/mjingehmnkofkklkdlipioiinepjghlo).## Features:
1. Hide messages from any User
2. Hide messages from any bot
3. Optionally allow messages to be hidden only from DMs## How To Use:
1. Click on the extension icon or navigate to extension options.
2. Enter the `ID` of the user/bot you want to block. **NOTE:** This ID is not the slack handle the user/bot has, but the unique ID that slack assigns to every User/Bot.
3. You can get the ID by:
1. Click on the user's/bot's name/photo from any channel
2. Select **View Profile**
3. The user/bot's profile will open in the side bar on the right hand side. Click on the **downwards arrow** icon besides **Message**.
4. Select **Copy Member ID**
4. You can block multiple users or bots by specifying their User IDs separated by `,`.
5. Make sure you want to make Slack a happy place again.
6. Save!##### Warning (from Slack, although the developer here does not, in any way, even accesses your data)
_This extension is not officially supported by Slack and is not listed in the Slack App Directory. Your data — including messages, files, and profile information for all workspace members — may be exposed to the developer, so understand the risks before installation._