GithubHelp home page GithubHelp logo

hipchat-scala's Introduction

hipchat-scala

Scala interface for the HipChat v2 API

Importing with sbt:

libraryDependencies += "com.imadethatcow" %% "hipchat-scala" % "0.1"

Please check [https://www.hipchat.com/docs/apiv2] to get a better sense for available capabilities.

Currently available capabilities and their (associated class):

  • Emoticon retrieval (Emoticons)
  • Private messaging (PrivateMessenger)
  • Rooms retrieval (Rooms)
  • Users retrieval (Users)
  • Room history retrieval (ViewHistory)
  • Webhook creation/deletion/retrieval (Webhooks)

TODO

  • ISO-8601 date support in ViewHistory

Implemented Methods

OAuth Sessions

  • Oath delete session
  • Oath get session
  • Generate Token

Emoticons

  • Get all emoticons
  • Get single emoticon

Rooms

  • Get all rooms
  • Send room notification
  • Set topic
  • Create webhook
  • Get all webhooks
  • Delete webhook
  • Get webhook
  • View history
  • Update room
  • Create room
  • Delete room

User

  • Update photo
  • Private message user
  • Get all users

Unimplemented Methods

Add Ons

  • Get addon installable data

Capabilities

  • Get capabilities

Rooms

  • Send room notification redirect
  • Get room statistics
  • Get all members
  • Add member
  • Remove member
  • Invite user

User

  • Delete photo
  • Update user
  • Delete user
  • View user
  • Create user

Feel free to contact me with feature requests, comments, or bugs

hipchat-scala's People

Contributors

davidtanluc avatar dpowell-mm avatar giabao avatar mrfyda avatar poweld avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.