bot/src/Commands/_load.ts
Migan178 13762b85f6
feat: Manually load pieces
reason: Some environment can't load pieces.
2024-08-03 19:21:06 +09:00

5 lines
97 B
TypeScript

import './learning_data'
import './deleteLearn'
import './learn'
import './help'
import './list'