Closed 0xcodercrane closed 1 year ago
/help
- /start: Assign the origin sender to the issue automatically.
- /stop: Unassign the origin sender from the issue automatically.
- /help: List all available commands.
- /autopay: Toggle automatic payment for the completion of the current issue.
- /query: Comments the users multiplier and address
- /ask: Ask a technical question to the Ubiquity AI.
example usage: "/ask How do I do X?"
- /multiplier: Set the bounty payout multiplier for a specific contributor, and provide the reason for why.
example usage: "/wallet @user 0.5 'Multiplier reason'"
- /allow: Set access control. (Admin Only)
- /wallet: <WALLET_ADDRESS | ENS_NAME>: Register the hunter's wallet address.
ex1: /wallet 0x0000000000000000000000000000000000000000
ex2: /wallet vitalik.eth
/assign
/start
Deadline | Fri, 22 Sep 2023 05:51:58 UTC |
Registered Wallet | 0x00868BB3BA2B36316c2fc42E4aFB6D4246b77E46 |
Payment Multiplier | 0.00 |
Multiplier Reason | QA |
Total Bounty | 0 USD |
/wallet 0x0000...0000
if you want to update your registered payment wallet address @user./stop
You have been unassigned from the bounty @0xcodercrane
/query @0xcodercrane
@0xcodercrane's wallet address is 0x00868BB3BA2B36316c2fc42E4aFB6D4246b77E46, multiplier is 0 and access levels are
access type | access level |
---|---|
multiplier | false |
priority | true |
time | false |
price | false |
/multiplier @0xcodercrane 1 "back"
Successfully changed the payout multiplier for @0xcodercrane to 1. The reason provided is "back".
! Error: Permit generation disabled because assignee is undefined.
Describe the problem here.
No response
Describe the solution.
No response