UNPKG
hubot-hangupsjs
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Hubot Adapter for Google Hangouts
github.com/davidkassa/hubot-hangupsjs
davidkassa/hubot-hangupsjs
hubot-hangupsjs
/
index.coffee
8 lines
(6 loc)
•
136 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
8
HangupsJS = require
'./src/hangupsjs'
module
.
exports
=
exports
= { HangupsJS }
exports
.use = (robot) ->
new
HangupsJS
robot