Update example.config.ini
This commit is contained in:
@@ -58,6 +58,9 @@ trigger = !aibot
|
|||||||
# If True, the bot replies when its name is mentioned (e.g., "AI_Bot what is...").
|
# If True, the bot replies when its name is mentioned (e.g., "AI_Bot what is...").
|
||||||
mentions = True
|
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).
|
# If True, quotes the user's message in the reply (XEP-0393 style).
|
||||||
quote_reply = True
|
quote_reply = True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user