bluegrass-devs/Gilda

Update event member_joined_channel idempotent

Closed this issue · 0 comments

joekr commented

When a user is invited into slack and joins a channel slack can send possible member_joined_channel events it would seem.

To correct this we should store the user has joined the channel and a welcome message sent in the db. I don't think we want to remove the user info as it is being treated as a first time welcome message.