Update example.config.ini

This commit is contained in:
2026-01-04 18:30:27 +00:00
parent 2a4747df26
commit a3d26c4121

View File

@@ -58,6 +58,9 @@ trigger = !aibot
# If True, the bot replies when its name is mentioned (e.g., "AI_Bot what is...").
mentions = True
# Enables XEP-0461 (Message Replies) so users can skip to original message in their clients.
use_proper_replies = True
# If True, quotes the user's message in the reply (XEP-0393 style).
quote_reply = True