You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-5
Original file line number
Diff line number
Diff line change
@@ -122,13 +122,11 @@ npm run download-clan-stats
122
122
123
123
If you wish to only flatten your downloaded clan stats into a single once-a-day JSON file, you can use the `--only-flatten` argument.
124
124
125
-
***
126
-
127
-
#### API
125
+
#### Official API
128
126
129
-
An API for this information was [recently added](https://github.com/codewars/codewars.com/discussions/2710), containing the same information but with 100 users listed per page - a great improvement over the current 15.
127
+
An API for this information was [added](https://github.com/codewars/codewars.com/discussions/2710), containing the same information but with 100 users listed per page - a great improvement over the current 15.
130
128
131
-
Unfortunately as of writing, I haven't been able to use it for half of the pages, therefore it's only usable via the `--use-api` argument, when it becomes stable I will make it default.
129
+
For those that still wish to use the previous method, the `--use-allies` argumentwill do so.
0 commit comments