You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel Telegram Git Notifier is a package that allows you to create a Telegram bot to receive notifications from GitHub or GitLab events and manage customization through messages and buttons on Telegram.
20
20
21
21
- Send notifications of your GitHub/GitLab repositories to Telegram Bots, Groups, Super Groups (Multiple Topics), and Channels.
22
22
- The bot must be created using the [BotFather](https://core.telegram.org/bots#6-botfather)
@@ -25,36 +25,12 @@ and manage customization through messages and buttons on Telegram.
If you are using Linux, you need to change the owner of the configuration files to the web server user and group (e.g. `www-data`).
47
-
48
-
The configuration files will be used to store the bot's settings and other information, so you need to change the owner of the configuration files to the web server user and group.
> -`www-data` is the user and group of the web server, you can change it to your own user and group.
56
-
> - The first `www-data` is the user, and the second `www-data` is the group. (You can also use only the first `www-data` to represent both the user and the group)
32
+
Please see the [Telegram Git Notifier Documentation](https://docs.cslant.com/telegram-git-notifier/) for more information.
57
33
58
-
## 📖 Documentation
34
+
## License
59
35
60
-
Please see the [Telegram Git Notifier Documentation](https://docs.cslant.com/telegram-git-notifier/introduction) for more information.
36
+
The MIT License (MIT). Please see [License File](LICENSE) for more information.
0 commit comments