I Want use this bot in Private Github Repo.. Help Please
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
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.
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.
Also, according to me, Utterances isn't just a comment not, it's an entire system.