Can Register every commit on your private repo and send it in a specific channel
- Create token (github.com > Settings > Developer settings > personal access tokens > tokens (classic) > generate new token (classic) for general use)
- select repo in the options
- in the script, insert your channel id, repo link, bot token
- Of course, make sure you have python and discord.py installed