Skip to content
forked from ecp4224/HippyJava

HippyJava is a library for making bots for Hipchat

Notifications You must be signed in to change notification settings

jlisam/HippyJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HippyJava Build Status

HippyJava is a Java library for making bots for HipChat. It uses the Smack API to communicate with Hipchat's XMPP server and it also supports Hipchat's HTTP protocol.

Its easy to make a Hipchat bot in HippyJava!

##Current Features

  • Multi-room Chatting [XMPP]
  • Private Messaging [XMPP / HTTP]
  • Retrieving User Data [HTTP]
  • Notification Sending [HTTP]

##Getting Started/How-To You can check out the wiki for tutorials/how-to's

##Contributing If you would like to contribute to this project, simply fork the repo and send a pull request. Please test your pull request and please try to keep your code neat.

##Building the Source The source has a maven script for required dependencies, so just run 'mvn clean install' in the project folder.

About

HippyJava is a library for making bots for Hipchat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published