utterances icon indicating copy to clipboard operation
utterances copied to clipboard

I Want use this bot in Private Github Repo.. Help Please

Open paullee714 opened this issue 3 years ago • 3 comments

First of all, Thanks for this work! i think this is very useful comment bot

by the way, i want use this package in private repo.

how can i use this bot in private package?

if anyone know about this, please help me

paullee714 avatar Jan 03 '22 03:01 paullee714

There is no way to leave a comment as an unauthorized user in a private repo. But you can create a separate public repo just for comments.

ivanjermakov avatar Feb 08 '22 19:02 ivanjermakov

As far as I know, when you leave a comment, Utterances uses the GitHub API and sends a GET/POST request to get and post commits. That is sent through the app you installed on your repo to GitHub and they accept it. The API data is made real and a new comment is made. I hope I am right, since the only reason it can work on public repos is since they have active API requesting. Unlimited.

im-coder-lg avatar Feb 08 '22 19:02 im-coder-lg

Also, according to me, Utterances isn't just a comment not, it's an entire system.

im-coder-lg avatar Feb 08 '22 19:02 im-coder-lg