I was moving towards creating Bot(Github App). I googled a lot but could not find it. Is their any SDK, library to create Github bots in python as Slack-bolt, slack SDK for python to listen for web events? There is probot which is for Node Development. Any thoughts?
Asked
Active
Viewed 202 times
2 Answers
-1
This repository contains code for the Python version of the Microsoft Bot Framework SDK, which is part of the Microsoft Bot Framework
https://github.com/microsoft/botbuilder-python

Abdullah
- 79
- 1
- 9
-
Question is for Github Bot , not the microsoft – John Byro Oct 26 '21 at 13:46