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

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
requests
openai
schedule
python-dotenv
faker