Skip to content

Instantly share code, notes, and snippets.

@raphaelcastaneda
raphaelcastaneda / README.md
Last active July 3, 2024 16:56
Batch upload pidgin emote packs to slack

Pidgin emote pack uploader for Slack

Downloaded pidgin icon packs can be uploaded (one at a time) to Slack by posting the form. Note that this does not (yet) handle name conflicts with existing emotes. Failures to upload will be printed to the console.

Usage

install the requirements

pip install -r requirements.txt

Extract your icon pack into the working directory, under a new folder called "emote_files"