Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[add] add the feature for setting the room to say message #2

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

nikukyugamer
Copy link
Contributor

@nikukyugamer nikukyugamer commented Jan 21, 2018

ruboty-chatwork is very useful, thanks.
I add the feature to this gem. the detail is shown README.md, but I describe it simply.

  • can set the room to say message (reply)
    • by four ways, can set the room to say message
      • setting in saying message at last (room_id:12345678)
      • setting in reply method (message.reply("Hello!", room_id: 12345678))
      • ENV["CHATWORK_ROOM_FOR_SAYING"]
      • ENV["CHATWORK_ROOM"] (default)

I'm glad to meet this great gem 😄

by four ways for example env, statement and method's arg, can set the room to say message
@mhag mhag merged commit 6b7b34b into mhag:master Jan 30, 2018
@mhag
Copy link
Owner

mhag commented Jan 30, 2018

@corselia
Thanks for your p-r :)

I merged it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants