Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 375 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 375 Bytes

Slack Copy Emojoys

Simple ruby scripts for batch downloading and uploading (TODO) of slack emotes.

Download (download.rb)

  • Format: 'ruby download.rb <team> <cookie>'. (e.g. 'ruby download.rb raikesdesignstudio "cookie12345"')
  • This script downloads all emotes from the specified team to the current directory

Upload (upload.rb)

  • This has yet to be written