Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
fGeorjje authored Jan 20, 2024
1 parent 0fa79ee commit 99e55fe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# DEPRECATED

This fork was made before the official tiltify-api-client was updated to use v5 of the Tiltify API. The main package now has v5 support, so this is no longer needed.

# tiltify-api-client-v5

## Docs
Expand Down Expand Up @@ -42,4 +46,4 @@ Pulling all the donations from a large campaign can take a while.
Tiltify requests that you get 100 at a time, max.

Use client.Campaigns.getRecentDonations(id) to get the most recent 10.
This saves on bandwidth and processing time.
This saves on bandwidth and processing time.

0 comments on commit 99e55fe

Please sign in to comment.