ErinMorelli / em-slack-party-parroter

Add Party Parrots to your Slack team's custom emoji library.

Home Page:https://www.erinmorelli.com/projects/em-slack-party-parroter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EM Slack Party Parroter

Add Party Parrots to your Slack team's custom emoji library.

CodeFactor


Installation

  1. Download this repository:

    git clone https://github.com/ErinMorelli/em-slack-party-parroter.git
    
  2. Navigate into the folder created by step 1 and install the required python packages by running pip:

    pip install -r requirements.txt
    
  3. Make sure a headless browser is installed and accessible in your PATH.

    • We recommend chromedriver (default) or geckodriver
  4. Run the help command to make sure everything is working and to view the script's options:

    ./parroter.py --help
    

Disclaimer

Slack.com is not affiliated with the maker of this product and does not endorse this product.

About

Add Party Parrots to your Slack team's custom emoji library.

https://www.erinmorelli.com/projects/em-slack-party-parroter

License:GNU General Public License v3.0


Languages

Language:Python 100.0%