bentosmau commited on
Commit
8d74e3a
·
1 Parent(s): bc2ac28

Add a new API key for a personal Telegram project

Browse files

Add a new API key named "telegram-personal" to the `api-keys.json` file.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e3ff2484-bbd8-4aba-bea0-1940769b874a
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 8a6bb843-fa9c-4466-8864-e25a9466a8cc
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/1739408b-93a5-479b-a658-30f2493b0467/e3ff2484-bbd8-4aba-bea0-1940769b874a/eHvZpi8
Replit-Helium-Checkpoint-Created: true

artifacts/api-server/data/api-keys.json CHANGED
@@ -6,5 +6,13 @@
6
  "active": true,
7
  "usageCount": 1,
8
  "lastUsed": "2026-04-14T21:31:15.634Z"
 
 
 
 
 
 
 
 
9
  }
10
  ]
 
6
  "active": true,
7
  "usageCount": 1,
8
  "lastUsed": "2026-04-14T21:31:15.634Z"
9
+ },
10
+ {
11
+ "key": "neo1-16917cf342ab9dfaa2e95a0b025ed16b95056615",
12
+ "name": "telegram-personal",
13
+ "createdAt": "2026-04-15T18:27:33.995Z",
14
+ "active": true,
15
+ "usageCount": 0,
16
+ "lastUsed": null
17
  }
18
  ]