Skip to content
View Zardex1337's full-sized avatar
⚠️
⚠️
Block or Report

Block or report Zardex1337

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zardex1337/README.md
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"

Popular repositories

  1. youtube-premium-code-farm youtube-premium-code-farm Public

    Fetches YouTube Premium codes from Discord Inventory using tokens (supports bulk)

    Python 9 4

  2. spollow-spotifyfollowers spollow-spotifyfollowers Public

    Spotify Follow Bot, It uses bearer tokens from a list to follow a spotify account.

    Python 4 4

  3. zardex1337 zardex1337 Public

    README.md

    1

  4. disnake disnake Public

    Forked from cipherwithadot/disnake

    An API wrapper for Discord written in Python.

    Python