Shrugging on Slack

How you can go about adding a shrug to a message in Slack

Ever wanted to convey “I dunno lol” in a Slack message? You can by simply appending a shrug (¯\_(ツ)_/¯) onto the end of your message!

Screenshot of a Slack message with a shrug emoji appended to the end

To do this type /shrug at the beginning of a message and it will append the emoji to the end.

It won’t work if you type /shrug anywhere but the start of the message.

This article is a part of the "Slack" series


Recent posts View all

Web Dev

Creating draft posts in Jekyll

How to create and develop with draft posts in Jekyll

Ruby

Forcing a Rails database column to be not null

How you can force a table column to always have something in it with Rails