Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite Codercord in TypeScript #10

Merged
merged 62 commits into from
Dec 9, 2024
Merged

Rewrite Codercord in TypeScript #10

merged 62 commits into from
Dec 9, 2024

Conversation

phorcys420
Copy link
Member

@phorcys420 phorcys420 commented Jun 22, 2024

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.

@phorcys420 phorcys420 marked this pull request as draft June 22, 2024 21:43
Comment on lines +11 to +15
"formatter": {
"indentWidth": 2,
"indentStyle": "space",
"lineWidth": 80
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can use the default formatter settings, which is tab as the separator. It will take effect if you delete the formatter block.

@phorcys420 phorcys420 marked this pull request as ready for review December 8, 2024 22:02
@phorcys420 phorcys420 requested a review from matifali December 8, 2024 22:03
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 💯.

@phorcys420 phorcys420 merged commit f9e63eb into main Dec 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants