Skip to content
View mciem's full-sized avatar
😹
😹
Block or Report

Block or report mciem

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
mciem/README.md
import github

class mciem(github.Profile):
    def __init__(this):
        super().__init__()
        
        this.name = "mciem"
        this.age  = 15

        this.socials = {
            "discord": "mciemmmmmmmmmm",
            "telegram": "@mciem1"
        }

    def get_open_source_projects(this):
        return github.get(
            url=this.name,
            params={
                "tab": "repositories"
            }
        )
        

Popular repositories Loading

  1. Discord-Token-Generator Discord-Token-Generator Public

    Whitos V3 - discord token generator/account creator, email and phone verify

    Python 19 9

  2. Discord-Invite-Scraper Discord-Invite-Scraper Public

    Discord invite scraper that scrapes invites from disboard.org

    Python 3

  3. solo.to-views-botter solo.to-views-botter Public

    idk i was bored

    Python 2

  4. Discord-Dupe-Server-Leaver Discord-Dupe-Server-Leaver Public

    Python 2

  5. Nessus-leak Nessus-leak Public

    shitty tool not worth using it

    Python 2

  6. Discord-Scraped Discord-Scraped Public

    Forked from itschasa/Discord-Scraped

    Usernames and PFPs (avatars) scraped, useful for legitimising tokens or genning.

    1