diff --git a/src/index.ts b/src/index.ts index e6fcbc0..82c2d8b 100644 --- a/src/index.ts +++ b/src/index.ts @@ -6,4 +6,4 @@ if (path.parse(process.cwd()).name === 'dist') import { connect } from './bot'; -connect(); \ No newline at end of file +connect();