-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create add/remove config logic #3
Comments
/help |
Available Commands
|
1 similar comment
Available Commands
|
/start |
! Please set your wallet address with the /wallet command first and try again. |
! No wallet address found |
@gentlementlegen can you fix the double post? |
This comment was marked as spam.
This comment was marked as spam.
Tip
|
1 similar comment
Tip
|
chore: test reporting lib
starting this now and I'll just link the PR again, it'll be building on top of #12. |
Tip
|
Funny, I had made a tool for my personal usage a while ago, I didn't remember this task. |
If it's better than my approach pls share and I'll use it here |
@Keyrxng It is a very different approach! At first it was just for editing the configuration files in situ. Also I used NextJs and Material which I don't think is welcome haha. |
ubiquibot-config.yml
to edit, so we at minimum need an organization picker after GitHub authentication.More thoughts on the readme.
LLM
Without research, the lazy answer is that LLMs can easily solve the problem. We could even consider passing in the most important/relevant files of the plugin so that the LLM can figure out all the default values and other miscellaneous details.
But it would certainly be preferred to implement this with traditional code. I think with a bit of research it can be pretty straightforward.
The text was updated successfully, but these errors were encountered: