palindromed / Bot-HandOff

MIT License
102 stars 79 forks source link

TypeError: handoff.isAgent is not a function #34

Open jiunhonglim opened 5 years ago

jiunhonglim commented 5 years ago

I am getting this error. When i looked into the codes I noticed that indeed it is a function (not sure if its a typescript shorthand) and it is not declared anywhere.

I am also trying to develop my Bot in NodeJS (Javascript), not sure if anyone has managed to integrate this. (Planning to use this for MS Teams)

Edit. I had to change some of the codes to work for my scenario.