UNPKG
hubot-chatwork
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A hubot adapter for chatwork
github.com/akiomik/hubot-chatwork
akiomik/hubot-chatwork
hubot-chatwork
/
test
/
fixtures
/
index.coffee
7 lines
(5 loc)
•
163 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
exports.me
= require
'./me'
exports.my
= require
'./my'
exports.contacts
= require
'./contacts'
exports.rooms
= require
'./rooms'
exports.room
= require
'./room'