Project architect: @l3r8yJ
A Telegram @blamer_io_bot that redirects your GitHub notifications
Motivation. We are needed some UI for blamer, chatbot is the most suitable solution for us, here just in Telegram.
Principles. These are the design principles behind blamer bot.
How to use. Bot accepts these types of commands:
/start - Just start command
/token - Provide GitHub token with notifications access
/registry - Token authentication and receiving notifications from GitHub
Fork repository, make changes, send us a pull request.
We will review your changes and apply them to the master
branch shortly,
provided they don't violate our quality standards. To avoid frustration,
before sending us your pull request please run full Maven build:
$ mvn clean install
You will need Maven 3.8.7+ and Java 17+.
Our rultor image for CI/CD.