|
I am writing a python script to get the discussion posts on a repo to built a GPT. However, I dont see the support to get the posts from discussions tab of the github repo. |
Answered by
Byron
Nov 15, 2023
Replies: 2 comments
|
|
0 replies
Answer selected by
Byron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GitPythonallows to interact withgit, not with GitHub. You probably look for a GitHub client.