Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants