توضیحات
Easy Telegram Connector Plugin does exactly what it’s name implies – it connects your WordPress website with Telegram.
Functionality available:
- Sending messages to Telegram channels from contact forms;
- Different bots, templates and chants for each form;
- Connection through proxy;
Upcoming functionality:
- Autoposting
عکسهای صفحه
نصب
After you install plugin via WordPress plugin installer or upload and activate it manually, you have to set it up.
-
Create a bot
First of all, you need to create a bot, which will be used to interact with the user. If you already have a bot, you will need a token of existing bot.
To create a new bot, you will need to interact with BotFather – https://t.me/BotFather. -
User ID
You need to know ID of a user who will be receiving messages. It is possible either using the https://t.me/ShowJsonBot, or sending message to your bot, then going to URL https://api.telegram.org/botbot_token/getUpdates (replace with your token). In both cases you will see a JSON object, where the ‘chat’ property will have id inside of it – this will be the user unique identifier. -
Common settings
Insert collected data in plugin settings in Settings > Telegram Connector
You can also set proxy server parameters, if you have problems with connecting to Telegram servers. -
Form Settings
In Contact Form you can override common settings and add message template, bot and user, who will receive message from form.
سوالات متداول
- Installation Instructions
-
After you install plugin via WordPress plugin installer or upload and activate it manually, you have to set it up.
-
Create a bot
First of all, you need to create a bot, which will be used to interact with the user. If you already have a bot, you will need a token of existing bot.
To create a new bot, you will need to interact with BotFather – https://t.me/BotFather. -
User ID
You need to know ID of a user who will be receiving messages. It is possible either using the https://t.me/ShowJsonBot, or sending message to your bot, then going to URL https://api.telegram.org/botbot_token/getUpdates (replace with your token). In both cases you will see a JSON object, where the ‘chat’ property will have id inside of it – this will be the user unique identifier. -
Common settings
Insert collected data in plugin settings in Settings > Telegram Connector
You can also set proxy server parameters, if you have problems with connecting to Telegram servers. -
Form Settings
In Contact Form you can override common settings and add message template, bot and user, who will receive message from form.
-
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Easy Telegram Connector” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Easy Telegram Connector” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- First version of plugin published