Product Documentation
You can use the API built into Bot Portfolio to take advantage of automated statistic updating.
Parameters
| [Header] the API secret set in the config file |
| [Query] the new server count to update to |
| [Query] the new member count to update to |
Response
200 = {status: 200, content: "Updated bot stats"}
400 = {status: 400, content: "Bot ID not found."}