import 'node-telegram-bot-api'; import App from './dist/server/App'; new App("./config.yaml");