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

Use rtm connect api #40

Merged
merged 2 commits into from Nov 13, 2022
Merged

Conversation

kimjackson
Copy link
Contributor

No description provided.

The users.list API response contains the key `members`, not `users`.
@poptix
Copy link
Contributor

poptix commented Sep 14, 2022

#38

Covers users -> members, unfortunately duck8823 seems to be AWOL.

rtm.start vs rtm.connect can cause problems, but should generally work.. (and is required for larger slack instances)

@kimjackson
Copy link
Contributor Author

Ah. I should have checked the pull requests first!

@duck8823 duck8823 merged commit 3859420 into duck8823:master Nov 13, 2022
duck8823 added a commit that referenced this pull request Nov 13, 2022
Changelog diff is:

diff --git a/Changes b/Changes
index 6ee1321..1e606cc 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@ Revision history for Perl extension Slack-RTM-Bot
 
 {{$NEXT}}
 
+1.15 2022-11-13T06:40:31Z
+
+  - #38 Users -> Members fix
+  - #40 Use rtm connect api
+  - #41 fix failed to send direct messages
+  - #42 Use rtm.connect instead of rtm.start
+
 1.13 2020-07-05T15:03:42Z
 
   - #35 Use conversations.list
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.

None yet

3 participants