Skip to content

Commit f56cc3f

Browse files
Update app.js
Updated the calling option timing to show up
1 parent d6dd519 commit f56cc3f

File tree

1 file changed

+1
-1
lines changed
  • Node/examples/demo-skype-calling

1 file changed

+1
-1
lines changed

Node/examples/demo-skype-calling/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and even send a caller a chat message.
2626
* To use the bot you'll need to click the join link in the portal which will
2727
add it as a contact to your skype account. When you click on the bot in
2828
your skype client you should see an option to call your bot. If you're
29-
adding calling to an existing bot can take a few minutes for the calling
29+
adding calling to an existing bot can take up to 24 hours for the calling
3030
option to show up.
3131
* You can run the bot by launching it from VSCode or running "node app.js"
3232
from a console window. Then call your bot from a skype client to start

0 commit comments

Comments
 (0)