Code for a Skype Bot that responds with Elapsed/Remaining percentages of current year.
- Sign up for a Wolfram Alpha App ID, rename
constants-template.js
toconstants.js
and setWOLFRAM_ALPHA_APP_ID
, - Download and install the Bot Framework Emulator.
-
Add
http://localhost:3978/api/messages
to the Endpoint URL and clickConnect
:[Note: Credentials are not needed for local testing.]
Next Up: Deploying the bot and interacting with it from Skype. [Stay tuned!]