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

Refactor codebase #29

Closed
elightcap opened this issue May 31, 2021 · 1 comment · Fixed by #30
Closed

Refactor codebase #29

elightcap opened this issue May 31, 2021 · 1 comment · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@elightcap
Copy link
Owner

**Is your feature request related to a problem? Please describe.
Code is pretty unreadable in its current state. A sync operations are also a bit difficult

**Describe the solution you'd like.
Rewrite codebase using cogs. Split each command into its own class and file, as opposed to a giant if/else statement.

Describe alternatives you've considered
N/A

Additional context
N/A

@elightcap elightcap added the enhancement New feature or request label May 31, 2021
@elightcap elightcap self-assigned this May 31, 2021
@elightcap elightcap linked a pull request Jun 4, 2021 that will close this issue
@elightcap
Copy link
Owner Author

done in #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant