Releases: umakoz/hubot-line
Releases · umakoz/hubot-line
v0.0.6
- Move http options for not affecting outbound http connection.
v0.0.5
- Retrieve the content and preview of a user’s message which is an image or video or audio file.
v0.0.4
- Emote LINE actions
LINE actions this library can emote are text and image, video, audio, location, sticker.
v0.0.3
- Add Listeners for LINE features.
LINE features this library supported are image and video, audio, location, sticker, contact, friend, block.
- Bugfix: LineAdapter.send() can send multibyte characters.
v0.0.2
Replace environment variable HUBOT_LINE_PROXY to HUBOT_LINE_PROXY_URL.