bot/src/index.ts

2 lines
54 B
TypeScript
Raw Normal View History

2023-01-23 13:53:02 +00:00
import('./Client').then(a => new a.default().login())