Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

anoriqq/messi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anoriqq/messi

messi will randomly assemble a team.

File format

{
  "members": [
    {
      "name": "anoriqq",
      "icon": "https://example.com/icon-image-1.jpg"
    },
    {
      "name": "moqmoqq",
      "icon": "https://example.com/icon-image-2.jpg"
    }
  ]
}