Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

nullx27/pingbridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Pingbridge ####A message bridge between slack and hipchat

###Config Edit the config.json ######hipchat

  • "auth_token": Hipchat auth token. Create on at https://hipchat.com/account/api (needs following scopes: Send Message, Send Notification, View Messages, View Room)
  • rooms: An array with the rooms to monitor
  • forward_room: Room to display messages from slack
  • room_token: same as auth_token (or you can generate one by going to HipChat.com > Rooms tab > Click the room you want > Select Tokens [BETA] on the left-hand side > generate a new token)
  • keywords: List of keywords to bridge the to slack
  • ping_template: message template for the forwarded message

######slack

###Other things Make sure to invite the slack bot to the channels that should be monitored.

###Run the bridge Just run node main.js

About

Message bridge between slack and hipchat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published