diogoscf / github-lines

A minimal and non-intrusive multi-platform bot to display lines from GitHub (or GitLab) links
MIT License
60 stars 10 forks source link

Allow OAuth logging to access private repos #48

Closed TheChilliPL closed 8 months ago

diogoscf commented 8 months ago

This seems like quite complex to implement on the public bot as it would require compartmentalising servers, and it's already possible to access private repos with a self-hosted bot by providing a GH API token