Polar Client
  • Welcome To Polar
  • Discord.gg/Polar
  • Info
    • Purchase Options
    • Feature List
    • Polar Vs Polar+
    • Trailer
    • Faq
    • Terms Of Service
  • Quick Start
    • Installation Guide
    • Proxy Guide
    • Commands
  • Mining
    • Mining Bot
  • Powder Macro
  • Gemstone Macro
  • Tunnel Mining Bot
  • Dwarven Commission Macro
  • Glacite Commission Macro
  • Misc
  • Combat Macro
  • Excavator Macro
  • Additional Misc Features
  • QOL
    • Macro Qol
    • Route Editor
    • Additional Qol Features
  • Render
    • Render Features
  • Failsafes
    • Warden Example
    • Typing Response System
    • Chat Monitor
    • Player Blacklist
Powered by GitBook
On this page
  1. Failsafes

Typing Response System

The Typing Response System allows Polar Client to send automated chat messages based on predefined triggers and categories. This is useful for handling interactions automatically, especially in scenarios like detecting malicious players or continuing conversations during a staff check.


Commands

/chatresponses add <category> <response> Adds a new automated response under the specified category. Example: /chatresponses add normal Hello there!


/chatresponses remove <category> <response> Removes a specific response from a category. Example: /chatresponses remove normal Hello there!


/chatresponses list [category] Lists all saved responses. If a category is provided, it filters by that category. Example: /chatresponses list playerCheck


/chatresponses clear [category] Clears all responses. If a category is provided, it only clears that category. Example: /chatresponses clear followUp


Categories

normal

  • Standard general-purpose responses.

playerCheck

  • Triggered when a malicious player is detected.

followUp

  • Used for follow-up responses after an initial message has been sent.

PreviousWarden ExampleNextChat Monitor

Last updated 9 days ago