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 #42

Open
JackSteel97 opened this issue Aug 13, 2022 · 0 comments
Open

Refactor codebase #42

JackSteel97 opened this issue Aug 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Priority: High
Milestone

Comments

@JackSteel97
Copy link
Owner

JackSteel97 commented Aug 13, 2022

Refactor the entire codebase to a better design.

Separated projects:

  • SteelBot.Core
  • SteelBot.Core.Abstractions
  • SteelBot.Modules.* (pets, stats, etc.)
    • Include channels in these projects
  • SteelBot.Modules.*.Abstractions
  • SteelBot.Database.PostgreSql
  • SteelBot.Database.Abstractions
    • Repositories provided by these database projects
  • SteelBot.Algorithms
  • SteelBot.Maths
  • SteelBot.Extensions

Unit test projects for everything

@JackSteel97 JackSteel97 self-assigned this Aug 13, 2022
@JackSteel97 JackSteel97 added this to the Version 1 milestone Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: High
Projects
Status: Todo
Development

No branches or pull requests

1 participant