-
Notifications
You must be signed in to change notification settings - Fork 0
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
Goldy Bot v5.1 - 🥞 Pancake #113
Comments
Todo Notes
|
What's coming and what's being dropped in 🥞 Pancake?Note This is an early feature list so features may change or be removed at any morment. 💣 Features I'm dropping.
✨ New Features
|
THEGOLDENPRO
added a commit
that referenced
this issue
Jan 5, 2024
…fig.repos, added discord wrappers. #113
THEGOLDENPRO
added a commit
that referenced
this issue
Jan 9, 2024
THEGOLDENPRO
added a commit
that referenced
this issue
Jan 13, 2024
…ts to goldy interaction method. #113
I plan to release v5.1 on February the 28th. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey devs, today I plan on making big changes with the Goldy Bot framework moving forward.
It was February 2023 when I began developing gbot v5 but ever since then, the project has grown into an enormous complex framework. The issue is back in Feb 2023 I messed up hard on the structure of the framework and each week the bugs and issues reflect that.
I want to rewrite the existing codebase but from past experiences, I've come to the conclusion that throwing away the old codebase is not a good idea as everything that currently relies on it will need to also be rewritten and I have very limited time so I decided on building a library that from now on everything will interface with. It's important to develop this without touching the old library so old extensions can continue interfacing with it without a problem.
The goal is to perform a slow rewrite by developing a new library that heavily abstracts good code from the old lib but rebuilds on the bad parts of the codebase. By rebuilding implementations and abstracting the old rusty interfaces I believe the new lib will offer more stability. That's what pancake 🥞 (v5.1) will be.
Features --> #113 (comment)
The text was updated successfully, but these errors were encountered: