bot/src/index.ts

2 lines
57 B
TypeScript
Raw Normal View History

2023-01-24 07:43:52 +00:00
import('./Client.js').then(a => new a.default().login())