Skip to content
View Astpod's full-sized avatar
💭
Mükemmelim
💭
Mükemmelim

Block or report Astpod

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
Astpod/README.md
class Astpod {
  constructor(...options) {
    this.height = "1.87"
    this.weight = "83"
    this.type = "human"
    this.job = "Turkish Soldier (Lieutenant)"
    this.gender = "male"
  }
}

class CreateMan extends Astpod {
  constructor(...options) {
    super(options);
  }
  
  private _eating() {
    void "eating 🍔 🍟 🍗 🥤"
  }
  
  private _coding() {
    void "coding... ❤️"
  }
  
  private _sleep(ms) { return new Promise(resolve => setTimeout(resolve, ms)) }
  
  async createDay() {
    this._eating()
    this._coding()
    await this._sleep(18000000)
    
    this.createDay()
  }
  
}

let Astpod = new CreateMan()
Astpod.createDay();

Astpod

Discord Profile

🔧 Languages

🧮 Stats

Astpod GitHub Stats

🏆 Trophies

trophy

🌟 Contacts!

Popular repositories Loading

  1. Astpod-Guard Astpod-Guard Public

    JavaScript 28

  2. astpod-slash-commands-mod astpod-slash-commands-mod Public

    V13 Slash Commands moderasyon botu sorun olursa Discord adresimden ulaşabilirsiniz. readme okuyunuz.

    JavaScript 27 12

  3. izdivac-botu izdivac-botu Public

    Astpod izdivaç botu her hangi hata veya yardım almak isterseniz discord adresimden ulabişirsiniz.

    JavaScript 21 1

  4. Astpod-Stat Astpod-Stat Public

    Her hangi bir hata veya sorun olursa Discord adresimden ulaşabilirsiniz.

    JavaScript 14

  5. astpod-new-url-spammer astpod-new-url-spammer Public

    Astpod Komutlu URL Spammer

    JavaScript 13 2

  6. astpod-role-guard astpod-role-guard Public

    JavaScript 9