KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Use TypeScript #55

Open KockaAdmiralac opened 2 years ago

KockaAdmiralac commented 2 years ago

Description

While our JSDoc tries to provide the most out of completion features, TypeScript can provide better type safety. Moving forward, KockaLogger should probably be rewritten in TypeScript at some point.