Skip to content

kekorder/pepe.town

Repository files navigation

pepe.town

Collecting pepe to build the rarest collection to date.

adding pepe

  1. Before adding your amazing pepe images make sure it's not already in the collection, filter by tags to check if it already exists.
  2. Rename your pepe to a uuidv4 (uuidgen command on linux) and make the extension png.
  3. Upload the new file to this location on github.
  4. Now locate the following file.
  5. Add the following lines at the bottom and make sure it is valid json (use this tool)
  {
    "id": "", # uuid of the specific file
    "tags": [ # tags you feel are apropriate to the pepe
      "",
      ""
    ]
  },

You can also use the util.py script.

python util.py <filename> <tag1> <tag2> <tag3>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •