feat: initial bot orchestrator with AI integration

This commit is contained in:
2026-05-13 10:23:19 +07:00
commit cdda3287b0
5 changed files with 258 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
OPENROUTER_API_KEY=your_openrouter_api_key_here
BOT_API_SECRET=your_super_secret_bot_key
BACKEND_URL=http://localhost:3001/api