bug fixes, better logging and seperation of ai, update docs for ai

This commit is contained in:
Aidan 2025-06-27 03:03:17 -04:00
parent 995f61b0b9
commit f43fcd470f
6 changed files with 129 additions and 61 deletions

View file

@ -6,7 +6,9 @@ botSource = "https://github.com/ABOCN/TelegramBot"
botToken = ""
# ai features
ollamaEnabled = false
# ollamaApi = "http://ollama:11434"
# handlerTimeout = "600_000" # set higher if you expect to download larger models
# misc (botAdmins isnt a array here!)
maxRetries = 9999