shrebox / pkmn-go-emoji

Pokémon Go Slack Emoji Pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokémon Go Slack Emoji Pack

Upload Pokémon Go icons as Slack emoji using the Slekkel uploader

Installation

  • Clone this repo
  • cd to the repo folder
  • Run sudo npm install -g slimerjs to install the slimerjs binary
  • Run npm install
  • Run make run and follow the instructions

How It Works

The name of each png file minus the extension will be used for the emoji alias. e.g pokeball.png will become :pokeball:

Emoji

  • :instinct:
  • :mystic:
  • :valor:
  • :pokeball:
  • :gym:
  • :pokestop:
  • :incense:
  • :luremodule:
  • :potion:
  • :revive:
  • :stardust:
  • :egg:
  • :luckyegg:
  • :incubator:
  • :pokecoin:
  • :backpack:

Alternatives

Use pokemongo.yml with emojipacks as an alternative approach to bulk uploading these emoji.

About

Pokémon Go Slack Emoji Pack


Languages

Language:CoffeeScript 98.1%Language:Makefile 1.9%