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

How to register viberConnector on botframwork v4? #10

Open
wkk91193 opened this issue Nov 18, 2019 · 1 comment
Open

How to register viberConnector on botframwork v4? #10

wkk91193 opened this issue Nov 18, 2019 · 1 comment

Comments

@wkk91193
Copy link

wkk91193 commented Nov 18, 2019

@alexsorokoletov @alexeystrakh
There seems to be drastic differences in the botframework v4 with V3. As I understand on V3 the viberConnector was registered with this line of code

//after initialising your bot and existing connectors
bot.connector(viber.ViberChannelId, viberChannel)

How would you achieve the same on V4?. Maybe use the botframework-connector package?

@vxzry
Copy link

vxzry commented May 27, 2020

Same question

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

No branches or pull requests

2 participants