Skip to main content

Importer of Hipchat emojis to Slack

Project description

Did you migrate from Hipchat to Slack and now miss the funny emojis? Your problems are over!

Install

  1. We use splinter to make the browser interactions needed to upload the emojis and as we are using only chromedriver for now, you have to first follow these instructions to setup chromedriver in your machine.

  2. Make sure to create and activate a Python 3 virtualenv, then type the following:

(venv) $ pip install hip2slack-emoji

Run

You need thre environment variables: - SLACK_TEAM: your Slack team’s name as in https:/.slack.com/ - SLACK_EMAIL: your Slack email - SLACK_PASS: your Slack password

So you can run by doing this:

(venv) $ env SLACK_TEAM=yourslackteam SLACK_EMAIL=your@slack.email SLACK_PASS=yourslackpass python hip2slack_emoji/problem.py

Make sure you have permissions in your team to upload emojis.

Enjoy!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hip2slack-emoji-0.1.6.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page