Skip to main content

AstroChatBot

v1.0.01.20+

AstroChatBot listens to your server chat for configured keywords and posts an auto-reply. Useful for FAQs like "how do I claim land" or "what is the IP".

Chat

Features

  • Keyword detection in chat
  • Configurable responses with hex color support
  • Per-keyword cooldown (avoid spam)
  • Case-sensitive or case-insensitive matching
  • Regex pattern support
  • Bypass permission for staff

Commands

CommandDescriptionPermission
/astrochatbot reloadReload configastrochatbot.admin
/astrochatbot listList configured keywordsastrochatbot.admin

Permissions

NodeDescriptionDefault
astrochatbot.bypassSkip bot triggersop
astrochatbot.adminUse commandsop

Example Config

# AstroChatBot Configuration
case-sensitive: false
cooldown-seconds: 30
triggers:
  ip:
    keywords: ["what is the ip", "server ip", "how to join"]
    response: "&6Server IP: &eplay.example.com"
  claim:
    keywords: ["how to claim", "claim land"]
    response: "&6Use &e/claim &6to protect your area!"

Download

Tags

chatbotauto-replyfaq