// find your serverid
https://api.altv.mp/servers/list
// total running servers
https://api.altv.mp/servers/
maxPlayers = body.info.maxPlayers;
players = body.info.players;
name = body.info.name;
locked = body.info.locked;
host = body.info.host;
port = body.info.port;
gameMode = body.info.gameMode;
website = body.info.website;
language = body.info.language;
description = body.info.description;
verified = body.info.verified;
promoted = body.info.promoted;
useEarlyAuth = body.info.useEarlyAuth;
useCdn = body.info.useCdn;
useVoiceChat = body.info.useVoiceChat;
tags = body.info.tags;
build = body.info.build;
lastUpdate = body.info.lastUpdate;
-
Notifications
You must be signed in to change notification settings - Fork 1
DiscordRelated/AltV-Stats-DiscordBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Discord Bot for fetching AltV Server Stats
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published