Posts Importer from Telegram

Descripció

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

Instal·lació

  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

PMF

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.

Ressenyes

20 de febrer de 2026
The plugin works as described in documentation. You can add your posts from Telegram chat into your website. It is very simple, I would maybe add some extra functionality, but in general it does its job.
11 de desembre de 2025 1 reply
Пока не очень, не работает. И это не заявка в техподдержку. Это отзыв.
Llegir totes les 2 ressenyes

Col·laboradors i desenvolupadors

«Posts Importer from Telegram» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Posts Importer from Telegram» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

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