1.0.1 • Published 3 years ago

rainbow-six-api v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Rainbow-Six-API

Note

If you have any questions or errors you can DM me on Discord my Discord tag: ! SıpançBet#9752

Examples

You can get the information of a player by using the code below.

    var api = require("rainbow-six-api")

    async function test() {
    console.log(await api.userinfo("Azian.MyS", "pc"))
    }
    test()

Upcoming features

Leaderboard

1.0.1

3 years ago