- 🤖 Music, entertainment and moderation bot developed for Discord: ROW4
const whoami = {
name: "Eren",
pronouns: ["he", "him"],
where: "Turkey",
age: 17,
languages: ["Javascript", "Typescript"],
experience: "less than 4 year"
}
console.log(whoami);