feat: add initial /ask command

This commit is contained in:
Aidan 2025-05-04 00:42:54 -04:00
parent 38e6fcc1b3
commit 06e7d026a4
7 changed files with 584 additions and 3 deletions

View file

@ -5,6 +5,9 @@ botSource = "https://github.com/ABOCN/TelegramBot"
# insert token here
botToken = ""
# ai features
# ollamaApi = "http://ollama:11434"
# misc (botAdmins isnt a array here!)
maxRetries = 9999
botAdmins = 00000000, 00000000, 00000000