hubot-chatwork
Version:
A hubot adapter for chatwork
21 lines (19 loc) • 520 B
text/coffeescript
exports.get =
account_id: 123
room_id: 322
name: 'John Smith'
chatwork_id: 'tarochatworkid'
organization_id: 101
organization_name: 'Hello Company'
department: 'Marketing'
title: 'CMO'
url: 'http://mycompany.com'
introduction: 'Self Introduction'
mail: 'taro@example.com'
tel_organization: 'XXX-XXXX-XXXX'
tel_extension: 'YYY-YYYY-YYYY'
tel_mobile: 'ZZZ-ZZZZ-ZZZZ'
skype: 'myskype_id'
facebook: 'myfacebook_id'
twitter: 'mytwitter_id'
avatar_image_url: 'https://example.com/abc.png'