Skip to content
View onlycmd's full-sized avatar
💻
Software Developer
💻
Software Developer
  • siyahların tam içindeyim

Block or report onlycmd

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
onlycmd/README.md

Ben Kimim

#include <iostream>
#include <string>

struct Cimidi {
    std::string name = "Nazmi", sex = "man", type = "human", job = "F.S Dev", age = "21", discord_tag = "cimidi";
};

int main() {
    Cimidi c;
    std::cout << "Name: " << c.name << "\nSex: " << c.sex << "\nType: " << c.type 
              << "\nJob: " << c.job << "\nAge: " << c.age << "\nDiscord Tag: " << c.discord_tag << std::endl;
    return 0;
}

stats graph languages graph

javascript logo typescript logo react logo html5 logo css3 logo python logo csharp logo c logo cplusplus logo googlecloud logo php logo perl logo vuejs logo apache logo bash logo ruby logo

Ücretli Bot işlemleri için ⤵

discord logo


Pinned Loading

  1. discord-klonlama-araci discord-klonlama-araci Public template

    Discord Yetkisiz Sunucu Kopyalama aracı

    Python 13 10

  2. discord-bot-v14-bos-altyapi discord-bot-v14-bos-altyapi Public template

    Selamlar! bugün size yapmış olduğum V14 altyapısını paylaşacağım dilediğiniz kadarı ile komut yerleştirip çalıştırabilirsiniz.

    JavaScript 14 7

  3. cmd-sms-system cmd-sms-system Public template

    Discord Bot Guard SMS Sistemi

    JavaScript 6