Description
This is a simple plugin that lets you automatically send your posts to your telegram channel via your channel admin bot.
Screenshots
Installation
- Download AUS Telegram Channel plugin from WordPress Plugin directory.
- Upload zip file to your WordPress Plugins directory. /wp-content/plugins
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > AUS Telegram page enter your channel admin bot token and @channelusername.
- If you want to send posts that were added after particular date you can set the start date, it is optional. If not set then all posts will be send.
- Set the recurrence of sending process.
You can find a detailed instructions here:
https://anvar.ulugov.uz/aus-telegram-channel-configuration-example/
FAQ
- Where can I get telegram bot token?
-
We advice you to check this page:
https://core.telegram.org/bots/faq - How can I set my telegram bot as admin to my telegram channel?
-
We advice you to check this page:
https://telegram.wiki/tips:channels
Reviews
Contributors & Developers
“AUS Telegram Channel” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AUS Telegram Channel” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release
1.0.1
- Text limit option has been added
1.0.2
- Tested on WordPress 4.4
1.0.3
- Added Custom text options before and after message
- file_get_contents replaced by curl
1.0.4
- Added Broadcast by Categories functionality
1.0.5
- Added Datepicker to date input field
1.0.6
- Added New post broadcast option
1.0.7
- Add new option: Category as hashtag
- Add new option: Instant message sending
- Formatting mode changed from Markdown to HTML