Coder Social home page Coder Social logo

Comments (14)

willwen avatar willwen commented on August 22, 2024

I guess no one else has this problem :(

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

Hey Will. Sorry this issue slipped my mind. I'll take a look at it today. Are you by any chance copying and pasting the message into teams or typing it out directly?

from botframework-hubot.

willwen avatar willwen commented on August 22, 2024

Hi Matt, thanks for getting back, I am typing it out directly every time

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

The rosie2 part is because the adapter replaces the mentioned bot name in teams with the hubot name the all of the regexes have been registered with. Let me try to reproduce the issue locally and see if I can get a fix out.

from botframework-hubot.

willwen avatar willwen commented on August 22, 2024

okay, thanks a bunch, if you have trouble reproducing the bug, then just confirm with me that you have no problems, and i'll register another bot from scratch.
I am assuming since the adapter does a name replace, the BotFramework name DOES NOT have to match the local hubot name

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

You are correct in that the bot framework name does not need to match. Looking at your issue now.

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

This seems to be working for me.

inteam

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

I set up the bot using yo hubot and chose botframework as the adapter.

Then I updated the example.coffee script to uncomment the badger script.

Here is a zip of my bot: HubotBot.zip

from botframework-hubot.

willwen avatar willwen commented on August 22, 2024

Okay, I guess I messed up somewhere, and I'll start again tomorrow. I'll update on my progress then.

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

make sure you're running the latest hubot-botframework package

from botframework-hubot.

willwen avatar willwen commented on August 22, 2024

Ok, it works for me now too:
1

Somethings that I noticed that I did differently was:
1)

    "hubot-botframework": "^0.10.0",
vs 
    "hubot-botframework": "^0.10.1",

and
2)
I also used npm link rather than static files in node_modules/

2
In the above image you can see my version, the symbolic link (8/29/2017) vs your new version (9/26/2017)

See if you have the same error if you use a symbolic link as per described:
https://hubot.github.com/docs/adapters/development/

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

The version might actually do the trick. There were quite a few large changes in the teams code between v 0.10.0 and 0.10.1

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

Oh I see. You probably grabbed the code because we hadn't published the latest version. you should be okay with just grabbing the npm package instead of pulling the code and doing a symbolic link. Not sure of any reason why you would want the symbolic link.

from botframework-hubot.

MatSFT avatar MatSFT commented on August 22, 2024

I'm going to go ahead and close this issue since it is working for you now.

from botframework-hubot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.