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

Replace BotRepository with Bot in SwiftUI views #1098

Open
mplorentz opened this issue Jan 17, 2023 · 0 comments
Open

Replace BotRepository with Bot in SwiftUI views #1098

mplorentz opened this issue Jan 17, 2023 · 0 comments
Labels
tech A label for technical debt or technology upgrades.

Comments

@mplorentz
Copy link
Member

mplorentz commented Jan 17, 2023

The BotRepository class has made it difficult to quickly set up SwiftUI previews. Eventually maybe we will have many smaller-scoped repositories. But for now let's just replace the BotRepository with a Bot.

context

@mplorentz mplorentz added the tech A label for technical debt or technology upgrades. label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech A label for technical debt or technology upgrades.
Projects
Archived in project
Development

No branches or pull requests

1 participant