A simple Matrix bot, which sends u your GitHub Notifications
Go to file
Michael Hainz c6be93eb1c 🥅 Fixed bot crash 2023-02-19 12:28:00 +01:00
.idea First simple implementation 2023-01-23 21:13:04 +01:00
bot 🥅 Fixed bot crash 2023-02-19 12:28:00 +01:00
github 🥅 Fixed bot crash 2023-02-19 12:28:00 +01:00
LICENSE Initial commit 2023-01-23 21:10:52 +01:00
README.md 📝 How do use this bot? 2023-01-25 19:43:34 +01:00
go.mod Chrono 2023-01-25 13:46:12 +01:00
go.sum Chrono 2023-01-25 13:46:12 +01:00
main.go 💥 Removed "!" before roomID 2023-01-25 19:35:23 +01:00

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