Skip to content

ahqstore/apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHQ Store Apps Repo

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:

Usage

Go to #3 and use the bot available there

Commands

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

Account Schema

File Format: json

Schema:

{
  "name": "string"
}

About

AHQ Store Application List Repo

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published