Closed liplum closed 11 months ago
The old welcome message system was built on top of JSON. It introduced a heavy adaptation layer between JSON and Kotlin and lacked static checks. So I rewrite it in Kotlin, to make it lightweight.
Proposal
The old welcome message system was built on top of JSON. It introduced a heavy adaptation layer between JSON and Kotlin and lacked static checks. So I rewrite it in Kotlin, to make it lightweight.