GitHub Tracker
- 4 Devlogs
- 2 Total hours
This bot isn't slacking off, it replies to messages 24/7!
This bot isn't slacking off, it replies to messages 24/7!
I finally got it working with deployment since the Nest is not sending new applicants right now, I managed to get it working with a different server service that is in the Github Student Developer Pack called Heroku. The bot now runs 24/7
I changed the /user command to be /github-user to match up with the rest of the commands and also changed it in the help menu as well. I then deployed the bot on a server so it works 24/7
I added some finishing commands as well as some more command such as the /github-search [query] command which will return the github repositories that were searched from the query
I made multiple commands that can track stats of users and repositories. Some of the commands include /user which displays the stats of a github user, /github-repo which displays the stats of a github repo, and /github-activity which displays the recent activity of a repository