Unofficial Trakteer Streaming API (Using websocket)
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use Trakteer.js and how to install them.
npm install trakteerjs@latest
For examples, please refer to the Examples
Features | Implemented? | How to use it |
---|---|---|
Quantity Given | Yes | .quantityGiven(email) |
Support History | Yes | .supportHistory() |
Current Balance | Yes | .currentBalance() |
Transaction History | Yes | .transactionHistory() |
Features | Implemented? | How to use it |
---|---|---|
Live Donation | Yes | .on("donation", (donation) => {}) |
Leaderboard | Yes | .getLeaderboard() |
Get Goal | Yes | .getGoal() |
Get Supporter | Yes | .getSupporter() |
Features | Implemented? | How to use it |
---|---|---|
Get payment methods | Yes | .getPaymentMethods(creatorId, paymentMethod, amount, config) |
Get total amount | Yes | .getTotalAmount(paymentMethod, amount, is_payment_fee_by_supporter) |
Create payment | Yes | .createPayment(creatorId, paymentMethod, amount, config) |
See the API Documentation for more details. (Some features probably not listed here.) See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the APACHE 2.0 + DNH License. See LICENSE
for more information.
BbayuGt - @BbayuGt - bbayugt@proton.me
Discord - @bbayugt
Project Link: https://github.com/BbayuGt/Trakteer.js
Some Server Provider may be blocked by Cloudflare, if you get blocked, please join the Official Trakteer Discord Server and open a ticket, trakteer moderator will help from there
Trakteer.js is NOT affiliated with, maintained, sponsored or endorsed by Trakteer or any of its affiliates. Use at your own risk!