trakteerjs
    Preparing search index...

    trakteerjs

    Contributors Forks Stargazers Issues


    Trakteer.js

    Unofficial trakteer client
    Explore the docs »

    View Demo · Report Bug · Request Feature

    Table of Contents
    1. About The Project
    2. Getting Started
    3. Usage
    4. Contributing
    5. License
    6. Contact
    7. Getting Blocked by Cloudflare?
    8. Legal

    Unofficial Trakteer Streaming API (Using websocket)

    (back to top)

    • Typescript

    (back to top)

    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

    (back to top)

    (back to top)

    • 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()
    • Payment API
    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).

    (back to top)

    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!

    1. Fork the Project
    2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
    3. Commit your Changes (git commit -m 'Add some AmazingFeature')
    4. Push to the Branch (git push origin feature/AmazingFeature)
    5. Open a Pull Request

    (back to top)

    Distributed under the APACHE 2.0 + DNH License. See LICENSE for more information.

    (back to top)

    BbayuGt - @BbayuGt - bbayugt@proton.me

    Discord - @bbayugt

    Project Link: https://github.com/BbayuGt/Trakteer.js

    (back to top)

    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!

    (back to top)