Title: Fatal message to Telegram
Author: Phil
Published: <strong>16. mai 2025</strong>
Last modified: 14. mars 2026

---

Søk gjennom innstikk

![](https://ps.w.org/fatal-to-telegram/assets/banner-772x250.jpg?rev=3482389)

![](https://ps.w.org/fatal-to-telegram/assets/icon-128x128.gif?rev=3482389)

# Fatal message to Telegram

 Av [Phil](https://profiles.wordpress.org/philstudio/)

[Last ned](https://downloads.wordpress.org/plugin/fatal-to-telegram.1.5.1.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/fatal-to-telegram/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/fatal-to-telegram/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/fatal-to-telegram/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/fatal-to-telegram/#developers)

 [Hjelp](https://wordpress.org/support/plugin/fatal-to-telegram/)

## Skildring

Fatal message to Telegram monitors your WordPress site for fatal PHP errors and 
instantly sends detailed crash reports to your Telegram chat.

Built for developers and sysadmins, this plugin provides early crash detection using
a custom MU-plugin loader to hook into PHP before other plugins are even initialized.

### Features

 * 📡 Sends fatal PHP errors (E_ERROR, E_PARSE, etc.) directly to Telegram
 * ⚙️ Configurable via WordPress admin (Tools > Fatal message to Telegram)
 * 🧱 Loads early using a mu-plugin for maximum reliability
 * 🔐 Automatically installs/removes the loader during plugin activation/remove
 * 💬 Includes developer-friendly helper functions for manual debugging

### Helper Functions

Sends a plain string message to your configured Telegram chat.
 _fttg(«Just a test
string»);

Sends each key-value pair of an array as a separate Telegram message.
 _fttg_array([«
a» => 1, «b» => 2, «c» => «hello»]);

### External services

This plugin connects to the following external services:

### Telegram Bot API

Used to send login alert messages to your Telegram bot/chat.
 🔗 [Telegram API Docs](https://core.telegram.org/bots/api)
📜 [Telegram Privacy Policy](https://telegram.org/privacy)

Data sent: Chat ID, bot token (from your settings), and message with IP/location/
user agent info.
 Data is only sent when someone logs in and notifications are enabled.
All data is not stored locally exclude Chat ID, bot token from your settings.

## Skjermbilete

 * [[
 * Search for @BotFather in Telegram | Create new bot in @BotFather | Find and copy
   your chat ID here: https://api.telegram.org/bot`your_token`/getUpdates
 * [[
 * Paste bot token and chat ID into plugin settings: Tools > Fatal message to Telegram.

## Installasjon

#### USING WORDPRESS PLUGIN INSTALLER

 1. Go to your WordPress Dashboard, «Plugins > Add New».
 2. Search for «Fatal message to Telegram».
 3. Click «Install» and then «Activate».
 4. Done!

#### MANUAL INSTALLATION

 1. Download the «fatal-to-telegram» zip file.
 2. Extract the content and copy to the `/wp-content/plugins/` directory of your WordPress
    installation.
 3. Navigate to your WordPress dashboard, «Plugins > Installed Plugins».
 4. Find the «Fatal message to Telegram» plugin and activate.
 5. Done!

#### СREATE A TELEGRAM BOT

 1. Open Telegram and search for the user **@BotFather**.
 2. Type `/start` and follow instructions to create a new bot.
 3. Choose a name and a username for your bot.
 4. After creation, **BotFather** will send you a token (example: 123456789:ABCdefGHIjkLmnoPQRstuVWxyZ).
 5. Find and copy your chat ID here: https://api.telegram.org/bot`your_token`/getUpdates.
 6. Paste **bot token** and **chat ID** into plugin settings: **Tools > Fatal message
    to Telegram**.

## Vanlege spm.

### I installed the plugin but it does not work

 1. Check active checkbox «Enable Notifications» in plugin setting page: Tools > Fatal
    message to Telegram.
 2. Сheck the correctness of the data input:
     2.1. Token (for example: 0123456789:TOKEN_CHARS)
    2.2. Chat-id (for example: -9876543210)

### Is Fatal message to Telegram free?

Fatal message to Telegram is a 100% free WordPress plugin without any limitations
on its features.

### How to create a Telegram bot?

 1. Open Telegram and search for the user **@BotFather**.
 2. Type `/start` and follow instructions to create a new bot.
 3. Choose a name and a username for your bot.
 4. After creation, **BotFather** will send you a token (example: 123456789:ABCdefGHIjkLmnoPQRstuVWxyZ).
 5. Find and copy your chat ID here: https://api.telegram.org/bot`your_token`/getUpdates.
 6. Paste **bot token** and **chat ID** into plugin settings: **Tools > Fatal message
    to Telegram**.

See Screenshots section below for a step-by-step guide with images.

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“Fatal message to Telegram” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Phil ](https://profiles.wordpress.org/philstudio/)

“Fatal message to Telegram” er omsett til 1 språk. Takk til [omsetjarane](https://translate.wordpress.org/projects/wp-plugins/fatal-to-telegram/contributors)
for bidraga deira.

[Omset “Fatal message to Telegram” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/fatal-to-telegram)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/fatal-to-telegram/),
sjekk [SVN-lageret](https://plugins.svn.wordpress.org/fatal-to-telegram/) eller 
abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/fatal-to-telegram/)
med [RSS](https://plugins.trac.wordpress.org/log/fatal-to-telegram/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.0

 * Initial release

#### 1.1

 * [Changed] Change Plugin Name (Fatal to Telegram -> Fatal message to Telegram)
 * [Changed] Change to the prefix function and constant names(ftt -> fttg)
 * [Added] Added information to the setting-page about the operation of the telegram
   bot and the limitations of the Telegram API

#### 1.2

 * [Fixed] Compliance with the verification Plugin Check (PCP) 1.5.0 standards

#### 1.3

 * [Added] Added translation into Russian

#### 1.4

 * [Added] Added External service Info
 * [Added] Added screenshot and step-by-step guide on how to create a Telegram bot,
   obtain a token, and find your chat ID.
 * [Added] Tested up to: 6.8.1

#### 1.5

 * [Added] Tested up to: 6.9.1

#### 1.5.1

 * [Changed] Change Plugin logo and banners

## Om

 *  Version **1.5.1**
 *  Last updated **1 månad sidan**
 *  Active installations **Færre enn 10**
 *  WordPress version ** 5.3 eller nyare **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.2 eller nyare **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/fatal-to-telegram/) og [Russian](https://ru.wordpress.org/plugins/fatal-to-telegram/).
 *  [Omset til språket ditt](https://translate.wordpress.org/projects/wp-plugins/fatal-to-telegram)
 * Tags
 * [debug](https://nn.wordpress.org/plugins/tags/debug/)[error-handler](https://nn.wordpress.org/plugins/tags/error-handler/)
   [fatal error](https://nn.wordpress.org/plugins/tags/fatal-error/)[telegram](https://nn.wordpress.org/plugins/tags/telegram/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/fatal-to-telegram/advanced/)

## Vurderingar

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/fatal-to-telegram/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fatal-to-telegram/reviews/)

## Contributors

 *   [ Phil ](https://profiles.wordpress.org/philstudio/)

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/fatal-to-telegram/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://yoomoney.ru/to/4100141266469)