Notifygram
Notifygram is a free service for sending notifications directly to Telegram.
Connect Notifygram
- Connect Notifygram at https://notifygram.org
- Create a project
- Add telegram users you want to receive notifications
Embed Notifygram.class.php
<?php
require_once("Notifygram.class.php");
$notifygram = new Notifygram($project_api_key, $project_token);
$notifygram->notify($message);
?>
You can use line breaks \n in $message text.
Notifygram API
API is available here: https://notifygram.org/api
Plugins
- Wordpress plugin by @ameer_mousavi
Feedback
If you have any ideas feel free to write me directly in Telegram: @ilzheev