Project does not build on latest commit #13
Labels
areas::processes::planning
High-level strategy and planning
areas::product::source
Affects product source (code, etc)
tasks::fixes::bug
Something isn't working
tasks::refactor::cleanup
A refactor where function is unaffected
tasks::review::functional
Alignment with specifications and requirements
Background
We're currently in the middle of moving from our initial testbed code to our community SDK.
The last update here was made in May 2024 95be3e4
Problem
The current code was left unbuildable, meaning we can't work on non-SDK features until it's fixed.
This is a problem for #3
Solution
We're going to dogfood the SDK MVP using a separate cli application, instead of trying to force Discord to be like a CLI.
Half the point of the code we have was for us to learn how to use Remora, which we did. The other half was to bootstrap an estimation for what we needed for the SDK, which we did.
I'm thinking we just delete what's here, keep minimal samples, and keep it in git history for reference.
The text was updated successfully, but these errors were encountered: