v1

latestOpenAPI 3.0.02026-07-26441564.4 KB
Bots

List out the custom bots

get/bots

Response

VaultCord bot configuration

successboolean

Example response

{
  "success": true,
  "data": [
    {
      "id": 2475,
      "name": "google bot",
      "clientId": "1218273093298946048",
      "created_at": 1710529389
    }
  ]
}