This repo contains all to run llm telegram bot
Stars
8
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
56
commits
Update README.md
38c61a3
Refactor storage and command handling for thread support
8f6d422
Implement thread-specific enable/disable in MemoryStorage
9d81eec
Add enable/disable bot functionality per chat
9fff742
Add note management to storage and commands
55070b2
Improve message handling and AI request formatting
0721aa6
Refactor imports and add 'Future' command to Telegram bot
ca4ae10
Add distribution function to dispatcher
0235e45
Add admin checks and bot_id dependency for group commands
1763c7a
Refactor storage and AI request handling with improved error handling
72ae6a3
Update Rust edition and remove unused import
6650c92
Update teloxide to v0.17 and adjust handler signature
b0f7dcb
Add API key support and improve logging
7d2d743
Add maid persona and context filtering to AI requests
1b2bbc6
Handle messages only in private chats
4bf9b37