Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xtaraim
/
botbuilder-python
Public
forked from
microsoft/botbuilder-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 13, 2018
Updated doc links
Stevenic
authored
aabfe2d
View commit details
Copy full SHA for aabfe2d
Browse repository at this point
Commits on Jun 11, 2018
Merge pull request #83 from Microsoft/v-stgum/consoleAdapter
Show description for c74d2b0
stevengum
authored
c74d2b0
View commit details
Copy full SHA for c74d2b0
Browse repository at this point
stop exposing botbuilder.schema in botbuilder.core
stevengum
committed
409082e
View commit details
Copy full SHA for 409082e
Browse repository at this point
Commits on Jun 8, 2018
create Console-EchoBot sample
stevengum
committed
96b481b
View commit details
Copy full SHA for 96b481b
Browse repository at this point
Commits on Jun 6, 2018
Merge pull request #81 from Microsoft/v-stgum/factories
Show description for 37d8c07
stevengum
authored
37d8c07
View commit details
Copy full SHA for 37d8c07
Browse repository at this point
Commits on Jun 5, 2018
refactor and simplify CardFactory, update tests and docstrings
stevengum
committed
e9d768c
View commit details
Copy full SHA for e9d768c
Browse repository at this point
Commits on May 28, 2018
add CardFactory, MessageFactory and tests
stevengum
committed
4b9c5c0
View commit details
Copy full SHA for 4b9c5c0
Browse repository at this point
Commits on May 25, 2018
Merge pull request #79 from Microsoft/v-stgum/testAdapter
Show description for 4301de4
daveta
authored
4301de4
View commit details
Copy full SHA for 4301de4
Browse repository at this point
Commits on May 24, 2018
address PR feedback, add license header to about.py
stevengum
committed
82c0cab
View commit details
Copy full SHA for 82c0cab
Browse repository at this point
Commits on May 21, 2018
add BotState tests, allow TestAdapter to take no args to closer align with js
stevengum
committed
d0da6fe
View commit details
Copy full SHA for d0da6fe
Browse repository at this point
clean state classes, add tests
stevengum
committed
c563149
View commit details
Copy full SHA for c563149
Browse repository at this point
Commits on May 18, 2018
add UserState, ConversationState, MemoryStorage, BotState; update Adapter sample
stevengum
committed
684c62f
View commit details
Copy full SHA for 684c62f
Browse repository at this point
Commits on May 15, 2018
add MemoryStorage, Storage classes and tests; refactor a little
stevengum
committed
9cb287f
View commit details
Copy full SHA for 9cb287f
Browse repository at this point
Commits on May 14, 2018
add more BotContext tests, update BotAdapter.send_activity to BotAdapter.send_activities
stevengum
committed
95b5c03
View commit details
Copy full SHA for 95b5c03
Browse repository at this point
add handler-registering methods to BotContext
stevengum
committed
c3f3588
View commit details
Copy full SHA for c3f3588
Browse repository at this point
Commits on May 11, 2018
start BotContext tests, refactor BotFrameworkAdapter and BotContext
stevengum
committed
708fea0
View commit details
Copy full SHA for 708fea0
Browse repository at this point
Merge branch 'master' into v-stgum/testAdapter
stevengum
committed
3b545a0
View commit details
Copy full SHA for 3b545a0
Browse repository at this point
Commits on May 10, 2018
Merge pull request #77 from Microsoft/v-stgum/fix-Auth-header
Show description for ca58b91
johnataylor
authored
ca58b91
View commit details
Copy full SHA for ca58b91
Browse repository at this point
bump bb-core and bf-connector to a4, skip test_auth.py
stevengum
committed
352b0d8
View commit details
Copy full SHA for 352b0d8
Browse repository at this point
Commits on May 9, 2018
delete Authorization header when MicrosoftAppCredentials aren't created with app_id and app_password
stevengum
committed
7f4d8d4
View commit details
Copy full SHA for 7f4d8d4
Browse repository at this point
Commits on May 7, 2018
add TestAdapter and its tests, update BotAdapter ABC and reliant classes
stevengum
committed
0c18886
View commit details
Copy full SHA for 0c18886
Browse repository at this point
Merge pull request #76 from Microsoft/v-stgum/GDPR-updates
Show description for 8123a27
johnataylor
authored
8123a27
View commit details
Copy full SHA for 8123a27
Browse repository at this point
add UserAgent to new GDPR methods exposed on BotFrameworkAdapter
stevengum
committed
90ee573
View commit details
Copy full SHA for 90ee573
Browse repository at this point
Merge pull request #74 from Microsoft/yochay-patch-1
Show description for f3402f9
vishwacsena
authored
f3402f9
View commit details
Copy full SHA for f3402f9
Browse repository at this point
Update read.me for Preview release
Show description for 11b5a75
yochay
authored
11b5a75
View commit details
Copy full SHA for 11b5a75
Browse repository at this point
Commits on May 2, 2018
Merge pull request #73 from Microsoft/v-stgum/4.0.0.a3
Show description for 270caa2
johnataylor
authored
270caa2
View commit details
Copy full SHA for 270caa2
Browse repository at this point
Merge pull request #70 from Microsoft/v-frgome-Yeoman-Generator
Show description for 0ad2ea3
stevengum
authored
0ad2ea3
View commit details
Copy full SHA for 0ad2ea3
Browse repository at this point
Get rid of prettier
Francisco Ponce Gomez
committed
5e806e8
View commit details
Copy full SHA for 5e806e8
Browse repository at this point
Disabled EsLint pretest
Francisco Ponce Gomez
committed
7a271c6
View commit details
Copy full SHA for 7a271c6
Browse repository at this point
Commits on May 1, 2018
Fixed tests
Francisco Ponce Gomez
committed
9429276
View commit details
Copy full SHA for 9429276
Browse repository at this point
minor grammar changes and refactor yeoman template
stevengum
committed
758b784
View commit details
Copy full SHA for 758b784
Browse repository at this point
Merge branch 'v-frgome-Yeoman-Generator' of https://github.com/Microsoft/botbuilder-python into v-frgome-Yeoman-Generator
stevengum
committed
defc02c
View commit details
Copy full SHA for defc02c
Browse repository at this point
bump to 4.0.0.a3, some code cleanup
stevengum
committed
81e5405
View commit details
Copy full SHA for 81e5405
Browse repository at this point
Removed dialogs section
Francisco Ponce Gomez
committed
e9af1b0
View commit details
Copy full SHA for e9af1b0
Browse repository at this point
Merge pull request #72 from Microsoft/v-stgum/GDPR
Show description for a6fdb79
johnataylor
authored
a6fdb79
View commit details
Copy full SHA for a6fdb79
Browse repository at this point
Previous
Next
You can’t perform that action at this time.