Microsoft Bot Framework bots disappeared - botframework

Since a few days we are missing our bots in the "My Bots" section of the Microsoft Bot Framework at https://dev.botframework.com/
They still do work as expected, but we can not see or edit them. Maybe there is any way to list them without the website?
Creation of new bots seems to work fine, but if the old ones are lost, this would be really bad.
Does anyone know how to recover them or if there was/is some kind of maintenance? Any help is appreciated.
Thanks in advance and best regards

Related

Janusys.com or Janusus.net Website and Forum

is there anybody who preserved the old Website of the Janusys company. Mostly known for their GridEX Winforms control but they had a complete suite of Winform Tools. Their support was (up until 'bankruptcy') very good and gave much more info on how to use their control in a non standard way.
I still use their components a lot in my projects and up until last year there was still a lookup method on http://janusys.net to get ideas if I was stuck.
The site(s) are out of the air now, so I hope someone has made a 'copy'??
regards Sandor
I hope too.
I hope the site is reactivated or that someone has managed to make a backup

Mentions in Microsoft bot framework v4

Is there a way to mention someone in Microsoft Bot Framework v4? There is a possibility to check if there was somebody mentioned in the answer from the user, but I'm looking for a solution where the bot can mention someone.
All channels handle mentions differently. As #Mick mentioned; the scenario you are wanting (#mentioning someone outside the chat/discussion) isn't possible currently.
I'm not 100% aware on your exact needs, but depending on that, perhaps you could come up with something using a custom dialog and Graph API.

Migrating from bot framework V4 preview to V4 stable(4.0.8)

I have developed bot application using Microsoft bot framework V4 preview(4.0.1 Preview)
Now i want to migrate to new stable version (4.0.8)
Can anyone tell me what are the breaking changes and how to fix those..
The downvotes are probably because this is a very broad question, as the framework went through some pretty significant changes from Preview to Stable. For example, if I'm not mistaken, what you call DialogContainer is probably ComponentDialog now. No one's going to be able to say what the breaking changes are, because they broke in different places for different bots, depending on the the bot's code. If you attempt to upgrade to 4.0.8 and run into errors, you can post those errors and get better assistance in solving each one.

How to debug a Bot Framework BOT running on Microsoft Teams

I uploaded a BOT in Microsoft Teams, but for some reason, it behaves different than other channels. The bot wont understand my input, and LUIS would return none intent.
In other channels it works well, as well in the BOT Emulator.
This appear to be MS documentation about it, but it doesn't really explain what I need.
There's a way for me to debug the BOT running on Microsoft Teams??
Please! Thank you!
Ngrok is a good tool for setting up your bot on azure and debugging locally. This will help to find issues as you can walk through your code as described here to see where specifically your code is breaking.
The problem with LUIS using Microsoft Teams was that the activity receive the message in HTML. I found this SO question that helped me eliminate the HTML tags. On the other hand, Ngrok is the tool needed to accomplish remote debugging, and this blog describe the steps very well.
Please also look at Jmeter with
BotServiceStressToolkit
Which allows you to do some testing without Ngrok directly to your IIS Express instance while debugging.

How do I get TiddlySnip to work in Firefox?

Since Google stopped supporting Notebooks, I decided to look for alternatives and so I gave TiddlyWiki + TiddlySnip a shot. However, when trying to install TiddlySnip2.1, I'm getting this error:
"TiddlySnip" will not be installed because it does not provide secure updates
I followed the procedure specified in the site which is to add tiddlysnip.com in the Allowed sites-Add ons list but it still won't work.
And to add insult to injury, the support for the extension has been stopped as well.
My final workaround is to use an older version(1.21-beta), which I was able to find, but I'm finding it a bit unstable.
Did anyone have any success with this?
Thank you.
Eureka! Google has saved me! Their google group has a post on how to shoehorn it into Firefox 3.5.x: http://groups.google.com/group/tiddlysnip/browse_thread/thread/e5edef97dec18a17/ce49452f6397083a?lnk=gst&q=does+not+provide+secure+updates#ce49452f6397083a
Right Stumproot, however I just feel the need to look for alternatives.
OT, I went as far as going into the irc channel of tiddlywiki to find out and it seems that there's no other way around this issue than to use the older version.
I think that the TW community still plans to continue developing TiddlySnip but for now it's on hold so TW users will just have to make do with the beta version.

Resources