Failed to load config fileNot An Issue
SmartChatBot v2.0.13: Failed to load config file (is the config file corrupt?) (Invalid character after parsing property name. Expected ':' but got: ,. Path '['Auto Messages'][0]['Auto Messages'][0].Message', line 31, position 95.)
SmartChatBot v2.0.13: Failed to load config file (is the config file corrupt?) (Invalid character after parsing property name. Expected ':' but got: ,. Path '['Auto Messages'][0]['Auto Messages'][0].Message', line 31, position 95.) 
[Smart Chat Bot] Your configuration file contains an error. Using default configuration values.
[Smart Chat Bot] Your configuration file contains an error. Using default configuration values. 
{
  "Chat Prefix": "<color=#787FFF>Bot </color>",
  "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)": 0,
  "Debug": false,
  "Allow Multiple Auto Responses": false,
  "Minimal Time Between Message And Answer": 1,
  "Maximal Time Between Message And Answer": 5,
  "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,
  "Auto Messages": [{
    "Permission": "smartchatbot.messages",
    "Message Frequency": "5m",
    "Auto Messages": [{
      "Is Enabled": true,
      "Message": "Please Follow These Rules",
      "PVP is Allowed Only Within Monuments, Downed Heli's, Bradley & Air Drops",
      "Raiding is Allowed But PVP Only Within The Base Area",
      "No Racism & Toxic Behaviour"
    }]
  }],
  "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)": true,
      "Triggers": [{
        "Percentage Of Contained Words": 0.75,
        "Regex Enabled": false,
        "Words": [
          "How",
          "this",
          "bot",
          "works"
        ]
      }],
      "Answers": [
        "This bot really works.",
        "IT WORKS OMG!"
      ]
    }]
  }]
}

Just a Quick Reply out of that original post, the only change ive made is the AutoMessage Part but i get this error when i type oxide.reload SmartChatBot

Please Help.

It continues to still say the default, Dont Worry Im Not a Bot.

You cannot add messages like that. Use a JSON editor online instead.

Locked automatically