webchat: move serving to relay loopback and tunnel from mac app

This commit is contained in:
Peter Steinberger
2025-12-08 11:54:30 +01:00
parent dc69d20ec9
commit dc22661744
7 changed files with 387 additions and 331 deletions

View File

@@ -1,3 +1,4 @@
// @ts-nocheck
import { Bot, InputFile } from "grammy";
import { mediaKindFromMime } from "../media/constants.js";