Go script to download all emojis from slack
Get a slack token issued and run:
SLACK_TOKEN=<TOKEN> go run emoji-download.go
That will pull all the emojis into the emojis/
folder.
Go script to download emojis from a slack chat
Go script to download all emojis from slack
Get a slack token issued and run:
SLACK_TOKEN=<TOKEN> go run emoji-download.go
That will pull all the emojis into the emojis/
folder.
Go script to download emojis from a slack chat