{
  "manifest_version": "1.0.0",
  "template": {
    "id": "e1ab3d10-f10d-453d-b17b-f3970e72643e",
    "slug": "xyquaG",
    "name": "Discord Bot - No code / Low code",
    "description": "Discord.js. 24/7. Connect BuildShip / Fastgen / serverless backend.",
    "url": "https://railway.com/deploy/xyquaG",
    "upstream": {
      "repo_url": "https://github.com/matthewlal/discord.js-bot-nocode"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "discord.js-bot-nocode",
      "source": {
        "repo": "https://github.com/matthewlal/discord.js-bot-nocode"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "3000"
    },
    {
      "key": "TOKEN",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for TOKEN.",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    },
    {
      "key": "CLIENT_ID",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for CLIENT_ID.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "GATEWAY_INTENTS",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for GATEWAY_INTENTS.",
      "secret": false,
      "strategy": "default",
      "default": "Guilds, GuildMessages, GuildMembers, MessageContent"
    },
    {
      "key": "MESSAGE_ENDPOINT",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for MESSAGE_ENDPOINT.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "INTERACTION_ENDPOINT",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for INTERACTION_ENDPOINT.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "UPDATE_ROLE_ENDPOINT",
      "service": "discord.js-bot-nocode",
      "description": "Provide a value for UPDATE_ROLE_ENDPOINT.",
      "secret": false,
      "strategy": "ask_user"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "xyquaG"
      }
    },
    "cli": "railway deploy --template xyquaG",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "e1ab3d10-f10d-453d-b17b-f3970e72643e",
            "serializedConfig": {
              "services": {
                "0689fd6e-4b03-4757-b9d7-1d92c21ca68f": {
                  "icon": null,
                  "name": "discord.js-bot-nocode",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/matthewlal/discord.js-bot-nocode",
                    "rootDirectory": null
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "3000"
                    },
                    "TOKEN": {
                      "isOptional": false,
                      "defaultValue": "{{TOKEN}}"
                    },
                    "CLIENT_ID": {
                      "isOptional": false,
                      "defaultValue": "{{CLIENT_ID}}"
                    },
                    "GATEWAY_INTENTS": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "Guilds, GuildMessages, GuildMembers, MessageContent"
                    },
                    "MESSAGE_ENDPOINT": {
                      "isOptional": false,
                      "defaultValue": "{{MESSAGE_ENDPOINT}}"
                    },
                    "INTERACTION_ENDPOINT": {
                      "isOptional": false,
                      "defaultValue": "{{INTERACTION_ENDPOINT}}"
                    },
                    "UPDATE_ROLE_ENDPOINT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "{{UPDATE_ROLE_ENDPOINT}}"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-12T04:14:32.537Z",
  "generator_version": "0.1.0"
}
