Per-bot API keys implemented

This commit is contained in:
HugeFrog24
2024-10-22 19:29:24 +02:00
parent 298517a79a
commit ebb3ec3fe6
4 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
"active": false,
"telegram_token": "YOUR_TELEGRAM_BOT_TOKEN",
"owner_telegram_id": 111111111,
"anthropic_api_key": "YOUR_SPECIFIC_ANTHROPIC_API_KEY",
"memory_size": 10,
"messages_per_hour": 20,
"messages_per_day": 100,