Table of Contents
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
npm install trakteerjs@latest
For examples, please refer to the Examples
- Public API
Features | Implemented? | How to use it |
---|---|---|
Quantity Given | Yes | .quantityGiven(email) |
Support History | Yes | .supportHistory() |
Current Balance | Yes | .currentBalance() |
Transaction History | Yes | .transactionHistory() |
- Stream API
Features | Implemented? | How to use it |
---|---|---|
Live Donation | Yes | .on("donation", (donation) => {}) |
Leaderboard | Yes | .getLeaderboard() |
Get Goal | Yes | .getGoal() |
Get Supporter | Yes | .getSupporter() |
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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!