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

feat(*): rewrite everything from scratch, use classes, decorators etc #33

Merged
merged 13 commits into from
Nov 5, 2023

Conversation

dev-737
Copy link
Member

@dev-737 dev-737 commented Oct 12, 2023

Full Rewrite

Cleaned up most messy code, and used classes whenever possible. Still a work in progress.

Task List:

  • NSFW Detection API
  • Utilize Classes for commands
  • Use child classes for client
  • Make better component handlers by using decorators
  • Remove use of component/modal collectors
  • Migrate to ESNext from CommonJS
  • Better Subcommand handling
  • Sharding (Partially done)
  • Add unit tests
  • Readd & refactor removed commands (Partially done)

@dev-737 dev-737 self-assigned this Oct 12, 2023
@dev-737 dev-737 added the feature New feature or request label Oct 12, 2023
@dev-737 dev-737 added this to the 13.14 milestone Oct 12, 2023
@dev-737 dev-737 merged commit 99cf0c2 into main Nov 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant