8000 Core bot generator (#375) · rusty0209/botbuilder-python@6731036 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6731036

Browse files
authored
Core bot generator (microsoft#375)
* Initial template for echo bot * Added template zip file * Add 8000 ed template zip file * Readme for top level generators folder * Pylint fixes for generator, readme updates * Adding empty bot generator, ported latest on_error changes * PR changes addressed * Initial push for core template * Core bot with linting * Fixes on core generator * Downgraded to 3.6
1 parent 6d847c5 commit 6731036

27 files changed

+1984
-2
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"bot_name": "my_chat_bot",
3+
"bot_description": "Demonstrate the core capabilities of the Microsoft Bot Framework"
4+
}

0 commit comments

Comments
 (0)
0