ubiquibot / production

0 stars 1 forks source link

Tutorial message adjustment #29

Open 0x4007 opened 1 year ago

0x4007 commented 1 year ago

I guess I'll consider this hot fix because it was implemented but there's a very small issue

The tagged user name should not be monospaced or else it won't "tag" and send the user that notification to them.

Available commands

- /assign: Assign the origin sender to the issue automatically.
- /unassign: Unassign the origin sender from the issue automatically.
- /help: List all available commands.
- /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 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 
  ex2: /wallet vitalik.eth

@Wholesomebruh

Originally posted by @ubiquibot in https://github.com/ubiquity/ubiquibot/issues/415#issuecomment-1640564201

wannacfuture commented 1 year ago

/help

ubiquibot[bot] commented 1 year ago

Available commands


- /assign: Assign the origin sender to the issue automatically.
- /unassign: Unassign the origin sender from the issue automatically.
- /help: List all available commands.
- /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 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 
  ex2: /wallet vitalik.eth
0x4007 commented 1 year ago

/help

Its only the tutorial message for when bounty hunters first comment on a new repository.