Hide messages from specific users, make Slack a Happy Place Again! 😁
Clone the repo, go to chrome://extensions, enable developer mode, then load this as an unpacked extension.
- Hide messages from any User
- Hide messages from any bot
- Optionally allow messages to be hidden only from DMs
- Optionally hide messages to the user and mentions of the user's name in messages to you
- Click on the extension icon or navigate to extension options.
- 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. - You can get the ID of a member like so:
- Click in the member's photo in the Slack UI.
- Click again on the enlarged photo to open it in the sidebar.
- Click on the down arrow ("More actions") button there and select "Copy member ID".
- You can block multiple users or bots by specifying their User IDs separated by
,
. - Make sure you want to make Slack a happy place again.
- Save!