Skip to content

Instantly share code, notes, and snippets.

View tristan-mcdonald's full-sized avatar
🌞
Nobody wins unless everyone wins

Tristan McDonald tristan-mcdonald

🌞
Nobody wins unless everyone wins
View GitHub Profile
@jasisk
jasisk / autoreoji.js
Last active June 28, 2023 14:25
Automatically "react" to your own messages in Slack.
/**
*
* Think you're something special? Automatically "react"
* to your own Slack messages.
*
* Example:
* autoReact('crab') // automatically react with the crab emoji
*
* Related: http://slackhq.com/post/123561085920/reactions
*