coder / codercord

A Discord bot for our community server
Creative Commons Zero v1.0 Universal
5 stars 0 forks source link

Rewrite Codercord in TypeScript #10

Open phorcys420 opened 4 months ago

phorcys420 commented 4 months ago

See #8

Given the complexity of migrating to the new Nyxx version, the bot will be rewritten in TypeScript with discord.js. This will also make the project easier to understand/contribute to for external users due to TypeScript/JavaScript being more popular than Dart within Coder and in general.