=== HQFam Post Notifier for Telegram ===
Contributors: horbiq
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: telegram, notifications, posts, custom post types

Send Telegram notifications when WordPress posts are published — simple and configurable plugin.

== Description ==
This plugin allows you to send Telegram messages when posts are published. You can configure which post types trigger notifications, and customize your bot credentials and chat ID.

== Installation ==
1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to Settings → Telegram Post Notifier to configure the plugin.

== External services ==

This plugin connects to an API to send message to Telegram messenger.

It sends the message every time new post of chosen type added.
This service is provided by Telegram Messenger Inc "Telegram": Terms of use - https://telegram.org/tos, privacy policy - https://telegram.org/privacy.

== Frequently Asked Questions ==

= How do I get a Telegram bot token? =
Use the @BotFather bot on Telegram to create a bot and get your API token.

= Where do I get my Chat ID? =
Use a bot like @userinfobot to get your Telegram ID, or use a channel/group ID (bot must be admin).

== Screenshots ==

== Changelog ==
= 1.0.0 =
* Initial release

== Upgrade Notice ==
= 1.0.0 =
Initial release.
