Files
twitchBot-intelligent/storage/interaction_chat_config.json
T
2026-04-28 21:06:26 +02:00

46 lines
1.4 KiB
JSON

{
"enabled": true,
"mode": "tgpt",
"tgpt_enabled": true,
"tgpt_preprompt": "répond en francais de maniere concise en maximum 100 charactère ;",
"tgpt_max_chars": 100,
"cooldown_seconds": 8,
"default_responses": [
"salut MLADY"
],
"rules": [
{
"id": "r_1777388667091_933",
"enabled": true,
"from_username": null,
"mention_account": "@exoticnaturees",
"contains_text": "clip",
"action": "clip",
"response_text": "",
"tgpt_preprompt": null,
"clip_has_delay": false
},
{
"id": "r_1776877937281_913",
"enabled": true,
"from_username": null,
"mention_account": "@exoticnaturees",
"contains_text": "help",
"action": "response",
"response_text": "Je suis un bot de réponse par ia. pose moi une question en me notfiant et jy répond.",
"tgpt_preprompt": null,
"clip_has_delay": false
},
{
"id": "r_1776859384812_673",
"enabled": true,
"from_username": null,
"mention_account": "@exoticnaturees",
"contains_text": "etoile etoile",
"action": "response",
"response_text": "filante",
"tgpt_preprompt": null,
"clip_has_delay": false
}
]
}