|
||
---|---|---|
.idea | ||
bot | ||
github | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
github-bot
A simple Matrix bot which sends u your GitHub notifications.
This project is based on mautrix/go.
How to use it?
Run
./github-bot \
-homeserver=example.com \
-username=github-bot \
-password=s4vePas2W0rd# \
-gh_token=ghp_xxxxxxxxxxxxxx \
-room_id=xxxxxxxxxxxxx:example.com
Next steps:
- Add Gitea / Forgejo API