Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.88 KB

README.md

File metadata and controls

60 lines (34 loc) · 1.88 KB

notifine

Bots for Telegram. Get notifications on new events like new commits, pipelines, etc.

Notifine helps with events in your work tools like Gitlab, Github, and Trello. Just send a message to notifine or add it to your telegram group. It will provide you with a webhook link right away. Copy this link and paste it to your favorite tool (only GitLab now).

  • 🤖 Gitlab bot
  • 🧭 Github bot (Soon)
  • 🧭 Trello bot (Soon)

Dec 04, 2022: Gitlab bot has started working!

Available notifications: Push, Tag push, Issue, Comments on Issues

Notifications will be available with the next releases: Pipeline, Jobs, Wiki, Comments


✨ Features

⚡️😎 100% open source and free

Backend (Rust) and infrastructure codes (AWS CDK) are open sources.

🚀 Uptime guarantee

There are some telegram bots available already. But they are not able to provide a continuous experience because of long downtimes. This is the main reason for the existence of notifine.

🎓 Educational purposes

I am planning to prepare a tutorial based on this project. And help new Rustaceans with an up to date Rust implementation.

⚡️ Built on Rust

Benefit Rust features of speed, type safety, async.

🔌 On premise available

If you want to host the bot on your private server.

Ways to help

Regardless of your experience level, there are ways that you can help:

  • Share the project on Twitter
  • Star the project on GitHub
  • Tell your friends/co-workers about Notifine
  • Write an article about Notifine on Medium, Dev, or your platform of choice
  • Report bugs or provide feedback by creating issues
  • Contribute to the source code by fixing bugs/issues or helping us build new features