slack-bot-api
slack-bot-api copied to clipboard
Facing error in connection of uipath and Slack
hello team I have watched https://youtu.be/B17pGNJugLs
after creating the slack bot I am unable to trigger the bot from the visual studio as given in your video I am facing the following error please help me out
PS C:\Chatbot> npm start
[email protected] start node index.js
C:\Chatbot\node_modules\vow\lib\vow.js:105 throw e; ^
Error: method_deprecated
at C:\Chatbot\node_modules\slackbots\index.js:46:33
at Array.
Were you able to resolve it?
Facing the same issue and it returns the same error as posted by @kuldarshan28 Any fix to it?
The same problem. It doesn't work(
Thanks for reporting an issue. Some Slack API calls were deprecated, I've updated them recently. Now it should work, let me know if the issue still persists