{
  "name": "Chuck Norris Data File",
  "describe": "The main Data file for Chuck Norris",
  "copyright": "Copyright (c)2022 Quinn Michaels. All rights reserved.",
  "data": {
    "agent": {
      "uid": "2415621938072",
      "key": "chuck",
      "name": "Chuck Norris",
      "describe": "This is the Chuck Norris Deva",
      "prompt": {
        "emoji": "🥋",
        "text": "chuck",
        "colors": {
          "label": {
            "R": 0,
            "G": 150,
            "B": 255
          },
          "text": {
            "R": 101,
            "G": 192,
            "B": 255
          }
        }
      },
      "voice": {
        "speech": "Alex",
        "speed": 1
      },
      "profile": {
        "emoji": "/public/devas/chuck/emoji.png",
        "avatar": "/public/devas/chuck/avatar.png",
        "background": "/assets/img/indra-background.jpg",
        "describe": "This is the Chuck Norris Deva",
        "gender": "M"
      }
    },
    "vars": {
      "messages": {
        "init": "🟠 INIT",
        "start": "🔵 START",
        "enter": "🟢 ENTER",
        "stop": "🔴 STOP",
        "exit": "🟡 EXIT",
        "done": "🟣 DONE",
        "error": "💣 ERROR!"
      },
      "url": "http://api.icndb.com/jokes/random?exclude=[explicit]",
      "joke": false,
      "voice": "Matthew",
      "chat": "quinn"
    }
  }
}
