Stats

Stats

botlist.space Statistics.

Constructor

new Stats(obj)

Parameters:
Name Type Description
obj object
Source:

Extends

Members

approvedBots :number

The total amount of approved bots listed on botlist.space
Type:
  • number
Source:

(readonly) botUserTotal :number

The total number of bots and users on botlist.space
Type:
  • number
Source:

createdAt :Date

The Date of when the current Statistics were fetched.
Type:
  • Date
Source:

createdTimestamp :number

The timestamp of when the current Statistics were fetched.
Type:
  • number
Source:

(readonly) raw :object

The raw object used to create the class and gave class values.
Type:
  • object
Inherited From:
Source:

tags :number

The total number of tags available on botlist.space
Type:
  • number
Source:

totalBots :number

The total amount of bots listed on botlist.space
Type:
  • number
Source:

unapprovedBots :number

The total amount of not yet approved bots on botlist.space
Type:
  • number
Source:

users :number

The total number of users logged onto botlist.space
Type:
  • number
Source: