Hello,
i've try with => next, wipe, wiped, next wipe in the chat and its same... auto response doesn't send all message...
Only this below are send to the chat.
Tape /info pour connaître le prochain wipe !{
"Chat Prefix": "Bot ",
"Show Chat Prefix": true,
"Bot Icon (SteamID)": 0,
"Cooldown Between Auto Responses For User": "10s",
"Global Cooldown Between Auto Responses": "2s",
"Use Default Chat (0), Chat Plus (1), Better Chat (2)": 2,
"Debug": true,
"Allow Multiple Auto Responses": true,
"Minimal Time Between Message And Answer": 1,
"Maximal Time Between Message And Answer": 5,
"Welcome Message": [
"Welcome, {name}!",
"Hello, dear {name}!",
"Hello, {name}! Your IP: { ip }"
],
"Welcome Message Enabled": false,
"Joining Message": [
"Welcome, {name} ({id}, { ip })!",
"Hello, dear {name} ({id}, { ip })!",
"{name} came from {country} ({countrycode})"
],
"Leaving Message": [
"Bye, {name} ({id}, { ip })!\nReason: {reason}",
"{name} ({id}, { ip }) left the game. Reason: {reason}",
"{name} from {country} ({countrycode}) just left the game!"
],
"Joining Message Enabled": false,
"Leaving Message Enabled": false,
"Show Joining Message To Player That Joined": false,
"Show Leaving Message To Player That Left": false,
"Auto Messages": [
{
"Permission": "smartchatbot.messages",
"Message Frequency": "5m",
"Auto Messages": [
{
"Is Enabled": true,
"Message": "Do not mind, I am just a stupid bot."
}
]
}
],
"Auto Responses": [
{
"Permission": "smartchatbot.response",
"Auto Responses": [
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": false,
"Triggers": [
{
"Percentage Of Contained Words": 0.15,
"Regex Enabled": false,
"Words": [
"regle",
"règle",
"regles",
"règles",
"règlement",
"info"
]
}
],
"Answers": [
"Tape /info pour connaître les règles ainsi que toutes les commandes !"
]
},
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": false,
"Triggers": [
{
"Percentage Of Contained Words": 0.50,
"Regex Enabled": true,
"Words": [
"rules",
"rule"
]
}
],
"Answers": [
"See /rules for see all infos and rules for this server! (/info is available for french user's only)"
],
},
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": false,
"Triggers": [
{
"Percentage Of Contained Words": 0.15,
"Regex Enabled": true,
"Words": [
"next",
"wipe",
"wiped"
]
}
],
"Answers": [
"Tape /info pour connaître le prochain wipe !",
"See /rules for see the next wipe !"
],
},
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": false,
"Triggers": [
{
"Percentage Of Contained Words": 0.15,
"Regex Enabled": true,
"Words": [
"blue",
"bleu",
"scientists"
]
}
],
"Answers": [
"Les scientifiques/Zombies sont présents sur ce serveur. Scientists/Zombie are present on this server"
],
},
{
"Is Enabled": true,
"Remove Message From Sender": false,
"Send Response For Everyone (true) or Only For Sender (false)": false,
"Triggers": [
{
"Percentage Of Contained Words": 0.15,
"Regex Enabled": true,
"Words": [
"smurf",
"murderer",
"zombie",
"npc"
]
}
],
"Answers": [
"Les scientifiques/Zombies sont présents sur ce serveur. Scientists/Zombie are present on this server"
],
}
]
}
]
}Simple auto response work fine
Cheers,