import { db } from "@/app/_lib/database"; export default async function Page() { const rows = await db.selectFrom("WhatsAppBot"). return