mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-22 05:22:09 +00:00
feat(gateway): add Telegram guest mention mode
This commit is contained in:
parent
369cee018d
commit
55f518e521
6 changed files with 168 additions and 25 deletions
|
|
@ -657,6 +657,10 @@ platform_toolsets:
|
|||
# platforms:
|
||||
# telegram:
|
||||
# reply_to_mode: "first" # off | first | all
|
||||
# # guest_mode lets explicit @mentions from non-allowlisted groups through.
|
||||
# # Default false; ordinary messages, replies, and regex wake words stay blocked.
|
||||
# guest_mode: false
|
||||
# # allowed_chats: ["-1001234567890"]
|
||||
# extra:
|
||||
# disable_link_previews: false # Set true to suppress Telegram URL previews in bot messages
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue