bot/src/index.ts

2 lines
54 B
TypeScript
Raw Normal View History

2023-01-28 09:10:38 +00:00
import('./Client').then(a => new a.default().login())