discord-bot/index.ts

4 lines
51 B
TypeScript

import { startBot } from './src/bot';
startBot();