-
Notifications
You must be signed in to change notification settings - Fork 19
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
command
array for help menu clarity
#58
Comments
@gentlementlegen please set time label. |
To consider for a better use of the Let's have a manifest that will be responsible to describe the command, give examples and so on, as described in this comment. I will update the time accordingly, because I think it's a long task since every plugin has to be updated as well. |
@gentlementlegen, You are not allowed to remove Time: <2 Hours |
@gentlementlegen, You are not allowed to add Time: <1 Day |
! No permission to set labels |
1 similar comment
! No permission to set labels |
Well @0x4007 I think 1 day is reasonable 😄 |
/start |
Tips:
|
+ Evaluating results. Please wait... |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 200 |
Issue | Comment | 2 | 0 |
Review | Comment | 8 | 73.86 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
To consider for a better use of the `/help` command: htt… | 0content: p: count: 56 score: 1 code: count: 1 score: 1 a: count: 2 score: 1 wordValue: 0 formattingMultiplier: 0 | 0.85 | - |
Well @0x4007 I think 1 day is reasonable 😄 | 0content: p: count: 9 score: 1 wordValue: 0 formattingMultiplier: 0 | 0.1 | - |
Resolves #58 | 0content: p: count: 2 score: 1 wordValue: 0 formattingMultiplier: 0 | 0.7 | - |
@0x4007 I will add it in the plugin template as well. Currently … | 44.8content: p: count: 111 score: 1 code: count: 1 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.4 | 17.92 |
The standard web schema has a `commands` section but it … | 22.4content: p: count: 55 score: 1 code: count: 1 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.5 | 11.2 |
We are still using `bun`, I'll check if I can add this b… | 10.8content: p: count: 25 score: 1 code: count: 2 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.65 | 7.02 |
## What's new The command description and example is now taken f… | 72.8content: h2: count: 164 score: 1 code: count: 15 score: 1 a: count: 3 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.2 | 14.56 |
@whilefoo Are you still using `bun` for the runtime then… | 17.6content: p: count: 42 score: 1 code: count: 2 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.3 | 5.28 |
@whilefoo I fixed all the tests within https://github.com/ubiqui… | 3.2content: p: count: 8 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.9 | 2.88 |
I will add an example. I also added boilerplate code within the … | 20content: p: count: 47 score: 1 code: count: 1 score: 1 a: count: 2 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.75 | 15 |
[ 0 WXDAI ]
@0x4007
Contributions Overview
View | Contribution | Count | Reward |
---|
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|
[ 1.82 WXDAI ]
@rndquu
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 4 | 1.82 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Approving this with failing tests because, as far as I understan… | 1.7content: p: count: 17 score: 1 wordValue: 0.1 formattingMultiplier: 1 | - | - |
@gentlementlegen So what package manager should be used for the … | 1.6content: p: count: 14 score: 1 code: count: 2 score: 1 wordValue: 0.1 formattingMultiplier: 1 | - | - |
@gentlementlegen Could you update readme with an example for … | 3.4content: p: count: 33 score: 1 code: count: 1 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.3 | 1.02 |
Oh, the example exists [here](https://github.com/ubiquibot/plugi… | 2content: p: count: 19 score: 1 a: count: 1 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.4 | 0.8 |
[ 1.3 WXDAI ]
@whilefoo
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 4 | 1.3 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
why does example need a prefix? | 0.6content: p: count: 6 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.1 | 0.06 |
isn't `commands` an object like the schema in `manif… | 1.1content: p: count: 9 score: 1 code: count: 2 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.4 | 0.44 |
I think it's not a good idea to run tests with different runtime… | 3.6content: p: count: 35 score: 1 code: count: 1 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.2 | 0.72 |
It's only being used as a package manager | 0.8content: p: count: 8 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.1 | 0.08 |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Specification | 1 | 2 |
Issue | Comment | 1 | 1 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
> @0x4007 Can be done just that the current design only allow... | 2code: count: 2 score: "2" words: 2 | 1 | 2 |
@gentlementlegen please set time label.... | 1 | 0.26 | 1 |
[ 319.2 WXDAI ]
@gentlementlegen
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 200 |
Issue | Comment | 2 | 0 |
Issue | Comment | 2 | 10.2 |
Review | Comment | 4 | 54.5 |
Review | Comment | 4 | 54.5 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
To consider for a better use of the `/help` command: htt... | -a: count: 1 score: "0" words: 2 code: count: 1 score: "0" words: 1 hr: count: 1 score: "0" words: 0 | 0.75 | - |
Well @0x4007 I think 1 day is reasonable 😄 ... | - | 0.21 | - |
To consider for a better use of the `/help` command: htt... | 9.4a: count: 1 score: "1" words: 2 code: count: 1 score: "1" words: 1 hr: count: 1 score: "1" words: 0 | 0.75 | 9.4 |
Well @0x4007 I think 1 day is reasonable 😄 ... | 0.8 | 0.21 | 0.8 |
## What's new The command description and example is now taken ... | 39h2: count: 3 score: "3" words: 9 a: count: 1 score: "1" words: 3 li: count: 2 score: "2" words: 48 code: count: 15 score: "15" words: 25 | 0.22 | 39 |
@whilefoo Are you still using `bun` for the runtime then... | 6.2code: count: 2 score: "2" words: 2 | 0.47 | 6.2 |
@whilefoo I fixed all the tests within https://github.com/ubiqui... | 1.5 | 0.72 | 1.5 |
> @gentlementlegen Could you update readme with an example fo... | 7.8a: count: 1 score: "1" words: 2 code: count: 2 score: "2" words: 4 | 0.45 | 7.8 |
## What's new The command description and example is now taken ... | 39h2: count: 3 score: "3" words: 9 a: count: 1 score: "1" words: 3 li: count: 2 score: "2" words: 48 code: count: 15 score: "15" words: 25 | 0.22 | 39 |
@whilefoo Are you still using `bun` for the runtime then... | 6.2code: count: 2 score: "2" words: 2 | 0.47 | 6.2 |
@whilefoo I fixed all the tests within https://github.com/ubiqui... | 1.5 | 0.72 | 1.5 |
> @gentlementlegen Could you update readme with an example fo... | 7.8a: count: 1 score: "1" words: 2 code: count: 2 score: "2" words: 4 | 0.45 | 7.8 |
[ 10.4 WXDAI ]
@rndquu
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 2 | 10.4 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
@gentlementlegen Could you update readme with an example for ... | 4.4code: count: 1 score: "1" words: 2 | 0.58 | 4.4 |
> > @gentlementlegen Could you update readme with an examp... | 6a: count: 2 score: "2" words: 3 code: count: 2 score: "2" words: 4 | 0.32 | 6 |
[ 9.6 WXDAI ]
@whilefoo
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 2 | 9.6 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
> `bun` is broken with `msw` before release &... | 7.7code: count: 4 score: "4" words: 6 | 0.11 | 7.7 |
> @whilefoo Are you still using `bun` for the runtime... | 1.9code: count: 1 score: "1" words: 1 | 0.77 | 1.9 |
V2 still missing stuff for my rewards. Also if 0 it shouldn't render anything for me. Because it did I think that's a clear symptom of a bug. |
@0x4007 It has ignored your spec and your comment. Also quoted it in a ticket. |
Originally posted by @gentlementlegen in Meniole/ubiquity-os-kernel#2 (comment)
The text was updated successfully, but these errors were encountered: