Skip to content

A little app for searching and accessing custom HipChat emoticons

Notifications You must be signed in to change notification settings

mmwtsn/hipchat-emotodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HipChat Emotodex

wercker status

Description

A simple application for viewing and searching all custom emoticons uploaded to a HipChat group.

Example Emotodex

Check out the Do Something Emotodex for some custom emoticon ideas. If you like the set give Do Something's Chief Emoji Architect, Dave Furnes a shout on Twitter!

Development

To run the Emotodex locally, you will need Ruby, Ruby Gems and Bundler installed on your system.

To get started:

  • Visit the HipChat admin page for your group and upload some custom emoticons
  • Create a HipChat API key
  • Make your API key available in your development environment under the key "HIPCHAT_API" (if you're using Bash, run export HIPCHAT_API=<your_api_key>)
  • Clone this repository, cd into the Emoji Rolodex directory and run bundle install
  • rackup or to start the server!

Usage

Once you have the server running click on any emoticon to be prompted with its shortcut. You can also search for an emoticon and press enter to trigger the shortcut prompt. Note: this will only trigger once you are down to a single search result.

Author

Maxwell Watson

License

The MIT License (MIT)

Copyright (c) 2014 M. Maxwell Watson

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

A little app for searching and accessing custom HipChat emoticons

Resources

Stars

Watchers

Forks

Packages

No packages published