1

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?

John Byro
  • 674
  • 3
  • 13

2 Answers2

0

It seems that this conversation happened here, and the consensus was to use this though it's not official GitHub, and looks under active development as of Feb 2022.

JJ Asghar
  • 614
  • 5
  • 15
-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