Move your Slack team emoji to other Slack team.
##What is this script for? Move emoji from Slack team to other Slack team.
##What do I need to use this script?
Environment:
+Ruby 2.2.2 or Above (tested by 2.2.2, so may work other version)
+Ruby Gem: Mechanize
+Ruby Gem: json
+Ruby Gem: Mini_magick
+Image Magick
##How to use this script? For windows
- move all files to working folder
- write all infomation to config file
- write path to ruby in upload_emoji.bat file
- drag&drop image file to upload_emoji.bat and emoji data are uploaded
- done!
You can make bat file's shortcut to anywhere convenient to you.
For mac
- move all files to working folder
- write all infomation to config file
- write path to this folder into slakcemojiuploader.plist
- move slackemojiuploader.plist to ~/Library/LaunchAgents
- open terminal and copy&paste
launchctl load ~/Library/LaunchAgents/slakcemojiuploader.plist - put image file to image folder and upload starts every 10 sec
- done!