Note: If you are using SQLMessenger 2.2.0004 or earlier versions, please upgrade to version 2.2.0005 or higher first. Click here to learn how to upgrade SQLMessenger.
Step1: In SQLMessenger's Task Manager, click the "PluginManager" button.
Step2: Locate "Telebot" in the plugin list and click the "Install" button on the right.
Step3: In the "Install Package" dialog box, click the "Install the Package" button.
Plugin installed successfully
Task list imported during plugin installation
When installing Telebot, the following tasks will be created in SQLMessenger.
Telebot Manager | Configures Telebot and manages message queues. |
Telebot_Controller_GetMessageUpdates | Controller: Schedules "Telebot_GetMessageUpdates" to fetch messages from the Telegram Bot API. |
Telebot_GetMessageUpdates | Calls the Telegram Bot API to retrieve new messages. |
Telebot_Controller_SendMessages | Controller: Schedules "Telebot_SendMessages" to send messages via the Telegram Bot. |
Telebot_SendMessages | Calls the Telegram Bot API to send messages. |
Telebot_Controller_SyncMessageList | Controller: Schedules "Telebot_SyncMessageList" to synchronize data from external sources into Telebot's message queue. |
Telebot_SyncMessageList | Syncs data from external interface tables into Telebot's outgoing message queue. |
Telebot_ForwardEmailToTelegram | Forwards Telegram messages to email. |
Telebot_ForwardEmailToTelegram | Forwards emails to Telegram. |
Telebot_ForwardMsgToEmail | Forwards Telegram messages to email. |
Telebot_DeleteExpiredData | Automatically purges expired/old data from Telebot at scheduled intervals. |
Telebot_ExportChatList | Imports chat information into Telebot's chat list upon receiving Telegram messages. |
Telebot_ExportChatList | Imports chat information into Telebot's chat list upon receiving Telegram messages. |
Telebot_QueryBotInfo | Retrieves bot information from Telegram during bot configuration. |
Telebot_Email2PDF | Converts email content to PDF when forwarding to Telegram. |
Telebot_Email2PNG | Converts email content to PNG images when forwarding to Telegram. |
If you no longer need to use Telebot, you can uninstall this plugin from SQLMessenger.
Step1: In SQLMessenger's Task Manager, click the "PluginManager" button.
Step2: Locate "Telebot" in the plugin list and click the "Uninstall" button on the right.
Note: Uninstalling the plugin will only remove its tasks, not the plugin data. To use Telebot again, simply reinstall it via the Plugin Manager.