HoJBot.jl
HoJBot.jl copied to clipboard
Github Command
My comment from PR #31
We can use Github API or Github.jl. ~~I think it would be nice to remove source command and replace it with github command (I forgot that it exists)~~. The good thing about using Github API or Github.jl is you can even do the following:
- Retrieve issues from github repos (and of course ours)
- Retrieve github profile (well for fun lol)
- Retrieve pull requests
The following screenshots are taken from my other server that I am in to see how it can work and look like:

how about using/wrapping that as tooling: https://github.com/cli/cli
@rapus95 may i ask how it works?
Currently a work in progress in #67