bot/src/index.ts

2 lines
54 B
TypeScript
Raw Normal View History

2024-06-27 11:40:36 +00:00
import('./Client').then(a => new a.default().login())