How to recover a bot made with Azure Bot Service (Botframework)?

与世无争的帅哥 提交于 2019-12-11 06:28:53

问题


While working on my bot through Microsoft Azure's "Bot Sevice" template, I clicked "save" on a change to index.js, and received an error "Unable to save," but then the entire file went blank, and I lost all the code for my bot - which was already live! It is deployed through Bot Framework to places like Slack, Kik, Facebook and others...

Is there a way to recover this file? The only version I have backed up locally is too old to be much use.

Thanks!

来源:https://stackoverflow.com/questions/41560036/how-to-recover-a-bot-made-with-azure-bot-service-botframework

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!