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

Latest commit

 

History

History
20 lines (17 loc) · 329 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 329 Bytes

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"
    }
  ]
}