Skip to content

Modules

Modules extend your bot’s capabilities beyond basic Q&A.

ModuleDescriptionUse Case
Service CheckCheck server/service status via hosting panel APIsHosting companies
FreshdeskCreate tickets, search knowledge baseAny business with Freshdesk
ZabbixCheck infrastructure incidentsDevOps teams
WebCrawlerAuto-update knowledge base from your websiteAll
IdentityEmail verification and cross-channel identity mappingAll
Email NotifySend email notifications for chat eventsAll

When your bot detects a customer needs action beyond a text response, it triggers the appropriate module:

  1. Customer: “My server is down”
  2. Bot detects intent and triggers Service Check module
  3. Module checks server status via your hosting panel API
  4. Bot responds with real server status, not a generic answer
  1. Go to your project settings in my.plugy.me
  2. Navigate to the Modules tab
  3. Enable the modules you need
  4. Enter required credentials (API keys, URLs)
  5. Test the module connection

Checks IP and port reachability for customer server diagnostics. When a customer reports a server issue, the bot can automatically verify whether the server is responding.

Full CRM integration:

  • Create support tickets from conversations
  • Search existing tickets by email or keyword
  • Search the Freshdesk knowledge base
  • Auto-generate ticket summaries from conversation history

Queries your Zabbix monitoring system for active incidents. When a customer reports an issue, the bot can check for known infrastructure problems.

Automatically fetches and indexes content from your website URLs to keep your bot’s knowledge base up to date.

Email verification via OTP codes. Maps customers across channels (Telegram, JIVO, web) to a single verified identity.

Sends email notifications for chat events such as:

  • Chat closed by the bot
  • No human agent available for escalation
  • Customer submitted a satisfaction rating