Skip to content

Instantly share code, notes, and snippets.

@andimrob
andimrob / intensify.sh
Created August 31, 2021 18:48 — forked from alisdair/intensify.sh
intensifies Slack emoji creator
#!/bin/bash
# Generate a `:something-intensifies:` Slack emoji, given a reasonable image
# input. I recommend grabbing an emoji from https://emojipedia.org/
set -euo pipefail
# Number of frames of shaking
count=10
# Max pixels to move while shaking

"It's not working!"

  1. Read the ERRORS
  2. Read the LOGS
  3. Output related info with puts and PRINT
  4. Read the DOCS
  5. Ask an EXPERT

Follow this process every time!