Skip to content

This code was created on the iron.io platform to upload a new Slack emojee with a simple payload containing credentials, a name and a link to the new image. It can be used with an organization with a proper Slack organization and credentials.

Notifications You must be signed in to change notification settings

supereli/ironslackupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ironslackupload

This module uses the iron.io platform in order to add a new Emojee to your slack organization. It also uses the Python imaging library to downsize the image and form upload it to slack. Part of the code was used and implemented from the following Github Slack emojinator:

https://github.com/smashwilson/slack-emojinator

In addition, instructions for implementing the code in iron.io can be found at www.iron.io

All credentials and links to image are passed through a payload to the service which can be unique to each execution.

The code makes use of and requires use of both the SLACK API and a form upload to an existing Slack organization.

About

This code was created on the iron.io platform to upload a new Slack emojee with a simple payload containing credentials, a name and a link to the new image. It can be used with an organization with a proper Slack organization and credentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages