Skip to content
View DictateurMiro's full-sized avatar
🏴‍☠️
pirate
🏴‍☠️
pirate

Block or report DictateurMiro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
DictateurMiro/README.md

Visitors

⚠️ Warning
This user is actively wanted for tax fraud.

from abc import ABCMeta, abstractstaticmethod


class Mir0xE(metaclass=ABCMeta):
    @abstractstaticmethod
    def contact():
        return ["discord", "telegram", "root-me"]

    @abstractstaticmethod
    def life():
        return self.coding()

    @abstractstaticmethod
    def coding():
        pass


class Attributes(Mir0xE):
    @staticmethod
    def contact() -> tuple:
        discord: str = "empereur_miro"
        telegram: str = "EmpereurMiro"
        root-me: str = "Mir0xE"

        return discord, telegram, root-me

    @staticmethod
    def life() -> tuple:
        langs = ("French", "English")

        return langs

    @staticmethod
    def coding() -> tuple:
        text_editor = "notepad"
        specialities = ["social engineering", "monitor"]
        langs = {"pro": "french", "intermediate": "python", "learning": "go"}
        return langs, specialities, text_editor

README.md is completely taken from xKiian

Pinned Loading

  1. animesama-cli animesama-cli Public

    A CLI to browse and watch anime from anime-sama.fr (in French dub and with subtitles).

    Python 6

  2. NameMC-Boost NameMC-Boost Public

    Extension for the website NameMC.com | Not affiliate with NameMC.com | Steroid for NameMC | Currently in developpement ... | Contact : @empereur_miro (Disocrd)

    JavaScript 8