Safexia / ravgar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tıklanma Sayısı

Discord Presence Discord Presence

thoughtworks-gif_dribbble

class ravgar {
    constructor(options) {
        this.name = "Sokucu",
        this.sex = "man",
        this.length = "180",
        this.type = "human",
        this.job = "developer",
        this.weight = "78",
        this.age = "20",
        this.discord.tag = "ravgar.#3425"
    };
}

module.exports = ravgar

About