Commit graph

5 commits

Author SHA1 Message Date
9738c37aba
MechaHItler 3.0 2025-09-30 05:08:54 +02:00
68e74ca6a3 Add Ollama API integration and enhance bot functionality
- Updated .env.example to include OLLAMA_API_KEY.
- Added Ollama to dependencies in pyproject.toml.
- Refactored main.py to incorporate Ollama for web search capabilities.
- Removed misc.py as its functionality has been integrated into main.py.
- Enhanced message handling and memory management for improved performance.
2025-09-26 03:19:22 +02:00
b238504a02
Rewrite bot into Python 2024-07-20 05:13:14 +02:00
f3d11de24e Use our own settings file instead of using godotenv 2024-01-21 15:32:50 +01:00
bf3b267ecd Add simple /ping command 2024-01-21 14:16:45 +01:00