Skip to content
View cenkersisman's full-sized avatar
Block or Report

Block or report cenkersisman

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

Pinned Loading

  1. CEYD-A CEYD-A Public

    It is a voice assistant that can be developed by users

    Python 2

  2. yerbilgisi.cy yerbilgisi.cy
    1
    SORU:  yer bilgi%
    2
    SABLON: {EDAT}({BAŞ}){NİN EKİ} yer bilgi{HER}göster{HER}      
    3
    CEVAP:
    4
    {!RET cmdsearchlocations {BAŞ}!}    
  3. cmdtokenize.cyd cmdtokenize.cyd
    1
    SORU:   cmdtokenize
    2
    SABLON: cmdtokenize ({HER})      
    3
    CEVAP:  
    4
    {!SET cumle={HER}!}
    5
    {!RET cmdsplit  ,dizi,$cumle!}
  4. cmdfetchpersonfromstring.cy cmdfetchpersonfromstring.cy
    1
    SORU:   isminin anlamı
    2
    SABLON: ({BAŞ}) isminin anlamı{HER}      
    3
    CEVAP:
    4
    {!SET isim={!RET strlowercase {!RET cmdfetchpersonfromstring {BAŞ}!}!}!}
    5
    {!SET icerik={!RET cmdloadurl https://www.ismininanlaminiara.com/AramaSonuclari?q={!GET isim!}!}!}
  5. cmdsearchlocations.cy cmdsearchlocations.cy
    1
    SORU:   cmdsearchlocations	
    2
    SABLON: cmdsearchlocations ({HER})      
    3
    CEVAP:
    4
    {!SET koordinatlarim={!RET koordinatlarım!}!}
    5
    {!SET $data={!RET cmdfetchjsonforlocation {HER}!}!}
  6. mqttpublishauth.cy mqttpublishauth.cy
    1
    {!SET result={!RET mqttpublishauth tcp://io.adafruit.com:1883,xxxxxx/feeds/feed1,deviceid,test içerik,xxxxxx,key!}!}
    2
    {!IF $result==connected??AdaFruit IO hesabınıza bağlanıp test içerik yayınını gerçekleştirdim.::Ne yazıkki sorun oluştu.!}