growtopia-details

99.99.99 • Public • Published

🌲 Growtopia Details

This module allows you to get online growtopia players count and some things more..

💾 Installation

$ npm install growtopia-details

💠 Basic Usage

let gt = require("growtopia-details");
 
gt.getDetail().then(e=>{
    console.log(`${e.onlineUsersCount} Players Online!`);
    console.log(e);
})
//-> 10483 Players Online!
// {
//   onlineUsersCount: 10483,
//   worldOfDay: {
//     worldName: 'OWOTOFO',
//     renderURL: 'https://s3.amazonaws.com/world.growtopiagame.com/owotofo.png'
//   }
// }

Package Sidebar

Install

npm i growtopia-details

Weekly Downloads

6

Version

99.99.99

License

MIT

Unpacked Size

2.25 kB

Total Files

4

Last publish

Collaborators

  • armagan_