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

force the bot sending messages through API; this commit closes issue … #474

Closed
wants to merge 1 commit into from

Conversation

rickul
Copy link

@rickul rickul commented Nov 4, 2016

#463

@benbrown
Copy link
Contributor

benbrown commented Nov 7, 2016

@rickul -- the purpose of this is to use the Web API to send messages instead of the RTM. Is that correct?

I have been considering making this the default method to send messages, as the web api supports a lot more formatting features.

@rickul
Copy link
Author

rickul commented Nov 7, 2016

@benbrown Correct, I want to avoid sending messages through rtm and use the web API instead.

Would be great if you make it the default to use the Web API!

@benbrown
Copy link
Contributor

benbrown commented Nov 7, 2016

@rickul Sending via Web API is now the default!

I will be publishing this change to NPM later today.

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

Successfully merging this pull request may close these issues.

None yet

2 participants