Commit graph

19 commits

Author SHA1 Message Date
195ca21947
Refactor environment variables and update systemd service configuration for ANewDawn 2026-03-17 19:47:25 +01:00
9738c37aba
MechaHItler 3.0 2025-09-30 05:08:54 +02:00
bfdf306d3e Update allowed users list to include 'etherlithium' and reorder existing entries 2025-09-26 21:00:38 +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
e20f940eaf Stuff and things 2025-09-20 22:01:36 +02:00
53fa0a02d1 Enhance chat function to include server emoji usage instructions and improve message clarity 2025-08-17 05:58:38 +02:00
f0f4e3c9b7 Enhance chat functionality by adding extra context and improving message handling 2025-08-17 03:57:41 +02:00
86cb28208d Enhance chat functionality by adding message memory and context for improved responses 2025-08-17 02:25:43 +02:00
158c88c57e Fix typo in setup_hook docstring 2025-08-17 02:02:27 +02:00
2ad1738ce4
Add pre-commit configuration and fix newline issues in various files 2025-02-02 21:48:55 +01:00
fb883a5953
Add image enhancement command 2025-01-06 21:14:49 +01:00
a26e3ebf08
Add slash command 2024-12-22 05:04:42 +01:00
4f53f91e4a
Use Hikari instead of discord.py 2024-12-22 03:43:10 +01:00
e696e161b3
Use UV 2024-11-26 03:34:07 +01:00
b238504a02
Rewrite bot into Python 2024-07-20 05:13:14 +02:00
77bfe562a8 LoviBot can now answer questions 2024-01-22 19:49:09 +01:00
5e3543c392 Add Dockerfile and build with GitHub Actions 2024-01-21 20:42:56 +01:00
bdb985c74b Add commands from Python bot 2024-01-21 20:34:54 +01:00
bf3b267ecd Add simple /ping command 2024-01-21 14:16:45 +01:00