nexmo-community / nexmo-slack-bot

nexmobot is Slack bot offering communications functionality using Nexmo
0 stars 7 forks source link

Add support for `nexmo conference @user1 @user2` #2

Open leggetter opened 7 years ago

leggetter commented 7 years ago

At presently only phone numbers are supported e.g.

nexmo conference PHONE_1 PHONE2

To support usernames in Slack a call to the slack RPC web API will be required to lookup the phone number of the provided users.