-
🔭 I’m currently working on Free
-
👨💻 All of my projects are available at https://github.com/AydoganCan60
-
📫 How to reach me discord aydogan60
class Aydogan {
constructor(options) {
this.name = "Aydogan",
this.sex = "Man",
this.length = "?",
this.type = "human",
this.job = "free",
this.weight = "?",
this.age = "?",
this.discord.tag = "aydogan60"
};
}
module.exports = Aydogan