arjunmat / slack-chat

A support chat feature for your website that integrates with #Slack
GNU General Public License v3.0
136 stars 37 forks source link

List of users to invite not optional #23

Closed ulisesguerrero closed 7 years ago

ulisesguerrero commented 7 years ago

When using a private channel, there is a misleading text that says "optional".

In fact, at least one user must be added in the invite list, otherwise the chat won't open. It should say, required.

arjunmat commented 7 years ago

Good catch @ulisesguerrero!

I will add the default user for the token into the channel if no invited users are specified.

arjunmat commented 7 years ago

Fixed in v1.5.3