GitBot
GitBot#8880
GitBot is a server-less application (using Cloudflare Workers), allowing you to search specific GitHub information such as viewing the repository list from an organization or a specific user. You can also view single repositories instead of a full list for a more descriptive view.
More features include -
Viewing a repository’s file tree 🗄️, including folder content, and 🗃️ file content (you can even view content from a specific line number)
Viewing in-depth information about specific Commits, Issues & Pull Requests
GitBot at the moment doesn’t require any permissions in order to work (except allowing the commands to be created when invited), since there are no functions right now that require them. ⛑️