🌲 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 = ; gt//-> 10483 Players Online!// {// onlineUsersCount: 10483,// worldOfDay: {// worldName: 'OWOTOFO',// renderURL: 'https://s3.amazonaws.com/world.growtopiagame.com/owotofo.png'// }// }