import { WebhookServer } from './src/server'; console.log("Starting WhatsApp Task Bot..."); WebhookServer.start();