Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1001 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 1001 Bytes

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.