Posts Importer from Telegram

Description

Telegram to WordPress allows you to automatically import posts from your Telegram channel to your WordPress website. Perfect for content creators who want to repurpose their Telegram content.

Features

  • One-click import from Telegram
  • Support for both published posts and drafts
  • Simple setup with bot token
  • Secure API integration
  • WordPress standards compliant

How it works

  1. Create a Telegram bot using @BotFather
  2. Get your bot token and add it to the plugin settings (Telegram-to-WP settings in left admin bar options)
  3. Choose whether to publish posts immediately or save as drafts
  4. Click the “Add Posts from Telegram” button in the upper admin bar to fetch posts

Post Format

For best results, format your Telegram posts like this:

Title: Your Post Title; Your post content goes here...

If no title is specified, the first few words will be used as the title.

External Services

This plugin connects to the Telegram API to fetch posts from your Telegram channel.

What the service is and what it is used for:
The plugin uses the official Telegram Bot API to retrieve messages from your Telegram channel. This is necessary to import your Telegram content into WordPress.

What data is sent and when:
– Your Telegram Bot Token (for authentication) is sent when you click the import button
– API requests are made to Telegram’s servers to check for new messages
– Data is only sent to Telegram’s official API servers

Service Provider Information:
This service is provided by Telegram Messenger LLP:
* Terms of Service
* Privacy Policy

Installation

  1. Upload the posts-importer-from-telegram folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Posts ‘Importer from Telegram settings’ page
  4. Add your Telegram bot token and configure settings
  5. Click the “Add Posts from Telegram” button in the upper admin bar
  6. Get noification where posts where uploaded successfully

FAQ

Where do I get my bot token?

You can create a bot and get the token from @BotFather on Telegram.

Why can’t I see the admin bar button?

Make sure you’re logged in as an administrator and you’re on an admin page.

How often should I fetch posts?

You can fetch posts as often as you like. Telegram stores updates for 24 hours.

Reviews

Disyembre 11, 2025 1 reply
Пока не очень, не работает. И это не заявка в техподдержку. Это отзыв.
Read all 2 reviews

Contributors & Developers

“Posts Importer from Telegram” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Initial release

1.0.2

  • Fixed: Compatibility with WordPress 6.9
  • Improved: Error messages

1.0.3

  • Fixed: Bot token validation issue