Skip to content

Commit 2671de5

Browse files
committed
tweak: prp -> profile-path
I'm trying to be descriptive, after all
1 parent cfb88ce commit 2671de5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/profiles/trade-bot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "Use this tradebot by targeting it via: 'source ~/.secrets_trade-bot && clai -prp <path to this json> query Do your hourly run.'. You need to have Polymarket credentials setup, easiest is to configure an etherium wallet, expose private key and have it be funded.",
2+
"description": "Use this tradebot by targeting it via: 'source ~/.secrets_trade-bot && clai -profile-path <path to this json> query Do your hourly run.'. You need to have Polymarket credentials setup, easiest is to configure an etherium wallet, expose private key and have it be funded.",
33
"model": "gpt-5.2",
44
"save-reply-as-conv": true,
55
"tools": [

0 commit comments

Comments
 (0)