Skip to content

Zardex1337/zardex1337

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

from GitHub import ReadMe

class About(ReadMe):
    "/Zardex1337/zardex1337/README.md"

    def __init__(self):
        self.username = "Zardex"
        self.contacts = {
            "Discord": "zardex#1337",
            "Bio": "solo.to/Zardex"
        }
        self.alises = [
            "Zardex",
            "Zardex1337"
        ]
        self.operating_system = "Windows"

Releases

No releases published

Packages

No packages published