Skip to content

Compare

Compare Discord Bots

Terminal window
GET api.topstats.gg/discord/compare/:id1/:id2/:id3/:id4

Parameters

{
"ids": ["<string>"],
}
{
"data": [
{
"id": "432610292342587392",
"certified": false,
"owners": [
"275748765166469120"
],
"deleted": false,
"name": "Mudae",
"def_avatar": "1.png",
"avatar": "29cb28fbf65a3958105026ab03abd306",
"short_desc": "Database of 110,000 anime/game characters: make and customize the best collection in your server. 400 commands, multiplayer games and more!",
"lib": "discord.js",
"prefix": "$",
"website": "https://www.patreon.com/mudae",
"approved_at": "2018-04-21T21:17:57.793Z",
"monthly_votes": 2432848,
"server_count": 3371839,
"total_votes": 207621432,
"shard_count": 1792,
"monthly_votes_rank": 1,
"server_count_rank": 13,
"shard_count_rank": 4,
"total_votes_rank": 1,
"timestamp": "2024-11-23T19:00:00.000Z",
"unix_timestamp": "1732388400000",
"tags": [
"anime",
"fun",
"game"
],
"percentageChanges": {
"daily": 5.0428764919706195,
"monthly": -5.4295447491306446
}
},
{
"id": "646937666251915264",
"certified": false,
"owners": [
"141431182792458241",
"135694375647838208"
],
"deleted": false,
"name": "Karuta",
"def_avatar": "1.png",
"avatar": "0e54d87446f106d1fd58385295ae9deb",
"short_desc": "EDITION 7 CARDS LIVE! 🎉 Over 160,000 anime cards to collect, trade, customize, date, fight, and more in a global economy.",
"lib": "discord.js",
"prefix": "k!",
"website": "https://karuta.com/",
"approved_at": "2020-02-06T10:09:04.845Z",
"monthly_votes": 1407882,
"server_count": 841460,
"total_votes": 99464443,
"shard_count": 416,
"monthly_votes_rank": 2,
"server_count_rank": 38,
"shard_count_rank": 31,
"total_votes_rank": 2,
"timestamp": "2024-11-23T19:00:00.000Z",
"unix_timestamp": "1732388400000",
"tags": [
"anime",
"art",
"economy",
"fun",
"game",
"gaming",
"genshin",
"leveling",
"pokemon",
"roleplay",
"social",
"utility"
],
"percentageChanges": {
"daily": 4.848087315730963,
"monthly": -2.668112822544809
}
},
... 2 more entries
]
}

Compare Discord Bots Historical Data

Terminal window
GET api.topstats.gg/discord/compare/historical/:id1/:id2/:id3/:id4

Parameters

{
"timeFrame": "<string>" ['alltime','5y','3y','1y','270d','180d','90d','30d','7d','3d','1d','12h','6h']
"type": "<string>" ['monthly_votes','total_votes','server_count','shard_count']
}
{
"data": {
"432610292342587392": [
{
"time": "2024-11-23T19:00:00.000Z",
"id": "432610292342587392",
"monthly_votes": 2432848
},
{
"time": "2024-10-31T00:00:00.000Z",
"id": "432610292342587392",
"monthly_votes": 3157605
},
{
"time": "2024-09-30T00:00:00.000Z",
"id": "432610292342587392",
"monthly_votes": 3242100
},
{
"time": "2024-08-31T00:00:00.000Z",
"id": "432610292342587392",
"monthly_votes": 3429877
},
{
"time": "2024-07-31T00:00:00.000Z",
"id": "432610292342587392",
"monthly_votes": 3163827
},
],
"646937666251915264": [
{
"time": "2024-11-23T19:00:00.000Z",
"id": "646937666251915264",
"monthly_votes": 1407882
},
{
"time": "2024-10-31T00:00:00.000Z",
"id": "646937666251915264",
"monthly_votes": 1848793
},
{
"time": "2024-09-30T00:00:00.000Z",
"id": "646937666251915264",
"monthly_votes": 1822779
},
{
"time": "2024-08-31T00:00:00.000Z",
"id": "646937666251915264",
"monthly_votes": 1845849
},
{
"time": "2024-07-31T00:00:00.000Z",
"id": "646937666251915264",
"monthly_votes": 1640492
},
],
}
}