This is the repo that stores AHQ Store apps and user data. Note that all the information provided is publically available and accessible to all and can be deleted as well. Refer to our Privacy Policy for details:
Go to #3 and use the bot available there
Last Updated: 30-Aug-2024
/account create <link>
- Creates an account
<link>
Link to a file with the schema
/account mutate <link>
- Update your account
<link>
Link to a file with the schema
/account remove <id>
- Removes your account
<id>
Your autogenerated account id
/store set <link>
- Adds/Updates an app to the store
<link>
Link to a file with the schema ↗
/store remove <id>
- Removes an app from the store
<id>
Your (custom set, permanent) App Id
{
"name": "string"
}