Add Dockerfile and captain-definition for container setup

This commit is contained in:
fzzinchemical
2025-03-25 21:52:28 +01:00
parent 650b78d298
commit 6e5a880867
3 changed files with 5 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ export async function messagehandler(bot: Bot, message: Message) {
}
break;
// TODO Add exception for when the ollama api is down
}
}
function defaultString(s: string): string {