import { Bot } from "./src/bot"; const bot = Bot.getInstance(); bot.init();