@whop/cli 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +19 -1
- package/dist/index.js +9429 -8342
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/skills/whop-bounties/SKILL.md +20 -0
- package/skills/whop-bounty-submissions/SKILL.md +18 -0
- package/skills/whop-partners/SKILL.md +4 -4
- package/skills/whop-users/SKILL.md +1 -0
- package/skills/whop-workforce-bounties/SKILL.md +0 -19
package/package.json
CHANGED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: whop-bounties
|
|
3
|
+
description: Paid tasks with reviewed submissions and escrowed rewards. Run `whop bounties --help` for usage details.
|
|
4
|
+
requires_bin: whop
|
|
5
|
+
command: whop bounties
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
A Bounty is a paid task posted by an account or user. The reward is held in escrow when the bounty publishes, workers submit proof of completed work, and each accepted submission is paid out until every winner slot fills.
|
|
9
|
+
|
|
10
|
+
Use the Bounties API to create and publish a bounty, list an account's bounties for reporting or dashboards, list the bounties a user can work or has participated in, and retrieve a single bounty by ID.
|
|
11
|
+
|
|
12
|
+
## Commands
|
|
13
|
+
|
|
14
|
+
| Command | Description |
|
|
15
|
+
|---------|-------------|
|
|
16
|
+
| `whop bounties list` | List Bounties |
|
|
17
|
+
| `whop bounties create` | Create Bounty |
|
|
18
|
+
| `whop bounties get` | Retrieve Bounty |
|
|
19
|
+
|
|
20
|
+
Run `whop bounties <command> --help` for options, or `whop bounties <command> --schema` for full argument details.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: whop-bounty-submissions
|
|
3
|
+
description: Work submitted to a bounty, from attempt to payout. Run `whop bounty-submissions --help` for usage details.
|
|
4
|
+
requires_bin: whop
|
|
5
|
+
command: whop bounty-submissions
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
A Bounty Submission is one worker's attempt on a bounty. It starts as an in-progress attempt, enters the review queue when proof is submitted, and ends approved (paid from the bounty's escrowed pool) or denied.
|
|
9
|
+
|
|
10
|
+
Use the Bounty Submissions API to submit proof of completed work to a bounty, list the submissions you authored, and review the submissions on your bounties — across every bounty or narrowed to one.
|
|
11
|
+
|
|
12
|
+
## Commands
|
|
13
|
+
|
|
14
|
+
| Command | Description |
|
|
15
|
+
|---------|-------------|
|
|
16
|
+
| `whop bounty-submissions list` | List Bounty Submissions |
|
|
17
|
+
|
|
18
|
+
Run `whop bounty-submissions <command> --help` for options, or `whop bounty-submissions <command> --schema` for full argument details.
|
|
@@ -5,7 +5,7 @@ requires_bin: whop
|
|
|
5
5
|
command: whop partners
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
The
|
|
8
|
+
The Partners API covers your Whop partner activity: the users you referred onto Whop, the businesses you referred and the earnings generated from their processing volume, and the partner leaderboard.
|
|
9
9
|
|
|
10
10
|
Use it to enroll as a Whop partner, list the users you referred, list your referred businesses and review their earnings, and see the partner leaderboard.
|
|
11
11
|
|
|
@@ -14,9 +14,9 @@ Use it to enroll as a Whop partner, list the users you referred, list your refer
|
|
|
14
14
|
| Command | Description |
|
|
15
15
|
|---------|-------------|
|
|
16
16
|
| `whop partners create` | Enroll as a Whop partner |
|
|
17
|
-
| `whop partners list` | List partner
|
|
18
|
-
| `whop partners get` | Retrieve a
|
|
19
|
-
| `whop partners earnings` | List a partner business
|
|
17
|
+
| `whop partners list` | List a partner's referred businesses |
|
|
18
|
+
| `whop partners get` | Retrieve a referred business |
|
|
19
|
+
| `whop partners earnings` | List a partner's referred business earnings |
|
|
20
20
|
| `whop partners leaderboard` | Retrieve the partner leaderboard |
|
|
21
21
|
| `whop partners referred_users` | List the users the caller referred |
|
|
22
22
|
|
|
@@ -18,5 +18,6 @@ Use the Users API to search for users, retrieve or update profiles, and check wh
|
|
|
18
18
|
| `whop users get` | Retrieve User |
|
|
19
19
|
| `whop users update` | Update User |
|
|
20
20
|
| `whop users access` | Check User Access |
|
|
21
|
+
| `whop users recommend_actions` | List Recommended Actions |
|
|
21
22
|
|
|
22
23
|
Run `whop users <command> --help` for options, or `whop users <command> --schema` for full argument details.
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: whop-workforce-bounties
|
|
3
|
-
description: Paid tasks with reviewed submissions and escrowed rewards. Run `whop workforce-bounties --help` for usage details.
|
|
4
|
-
requires_bin: whop
|
|
5
|
-
command: whop workforce-bounties
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
A Workforce Bounty is a paid task posted by an account or user. The reward is held in escrow when the bounty publishes, workers submit proof of completed work, and each accepted submission is paid out until every winner slot fills.
|
|
9
|
-
|
|
10
|
-
Use the Workforce Bounties API to list an account's bounties for reporting or dashboards, list the bounties a user can work or has participated in, and retrieve a single bounty by ID.
|
|
11
|
-
|
|
12
|
-
## Commands
|
|
13
|
-
|
|
14
|
-
| Command | Description |
|
|
15
|
-
|---------|-------------|
|
|
16
|
-
| `whop workforce-bounties list` | List Workforce Bounties |
|
|
17
|
-
| `whop workforce-bounties get` | Retrieve Workforce Bounty |
|
|
18
|
-
|
|
19
|
-
Run `whop workforce-bounties <command> --help` for options, or `whop workforce-bounties <command> --schema` for full argument details.
|