Esempio n. 1
0
def hololewd(bot: Bot, update: Update):
    msg = update.effective_message
    target = 'hololewd'
    msg.reply_photo(nekos.img(target))
Esempio n. 2
0
def hentai(update, context):
    update.message.reply_photo(nekos.img("hentai"))
Esempio n. 3
0
def holo(update, context):
    update.message.reply_photo(nekos.img("holo"))
Esempio n. 4
0
def nekonsfw(update, context):
    update.message.reply_video(nekos.img("nsfw_neko_gif"))
Esempio n. 5
0
def pokeg(update, context):
    update.message.reply_video(nekos.img("poke"))
Esempio n. 6
0
def eroyuri(update, context):
    update.message.reply_photo(nekos.img("eroyuri"))
Esempio n. 7
0
def bjgif(update, context):
    update.message.reply_video(nekos.img("bj"))
Esempio n. 8
0
def futanari(update, context):
    update.message.reply_photo(nekos.img("futanari"))
Esempio n. 9
0
def solog(update, context):
    update.message.reply_video(nekos.img("solog"))
Esempio n. 10
0
def wallpaper(bot: Bot, update: Update):
    msg = update.effective_message
    target = 'wallpaper'
    msg.reply_photo(nekos.img(target))
Esempio n. 11
0
def trap(update, context):
    update.message.reply_photo(nekos.img("trap"))
Esempio n. 12
0
def lesbian(bot: Bot, update: Update):
    msg = update.effective_message
    target = 'les'
    msg.reply_video(nekos.img(target))
Esempio n. 13
0
def erokemo(bot: Bot, update: Update):
    msg = update.effective_message
    target = 'erokemo'
    msg.reply_photo(nekos.img(target))
Esempio n. 14
0
def cumgif(bot: Bot, update: Update):
    msg = update.effective_message
    target = 'cum'
    msg.reply_video(nekos.img(target))
Esempio n. 15
0
def lewd(update, context):
    update.message.reply_photo(nekos.img("lewd"))
Esempio n. 16
0
def feetg(update, context):
    update.message.reply_video(nekos.img("feetg"))
Esempio n. 17
0
def feed(update, context):
    update.message.reply_photo(nekos.img("feed"))
Esempio n. 18
0
def cumg(update, context):
    update.message.reply_video(nekos.img("cum"))
Esempio n. 19
0
def cum(update, context):
    update.message.reply_photo(nekos.img("cum_jpg"))
Esempio n. 20
0
def erokemo(update, context):
    update.message.reply_photo(nekos.img("erokemo"))
Esempio n. 21
0
def bj(update, context):
    update.message.reply_photo(nekos.img("b*****b"))
Esempio n. 22
0
def lesbian(update, context):
    update.message.reply_photo(nekos.img("les"))
Esempio n. 23
0
def kemonomimi(update, context):
    update.message.reply_photo(nekos.img("kemonomimi"))
Esempio n. 24
0
def wallpaper(update, context):
    update.message.reply_document(nekos.img("wallpaper"))
Esempio n. 25
0
def analg(update, context):
    update.message.reply_video(nekos.img("anal"))
Esempio n. 26
0
def ngif(update, context):
    update.message.reply_video(nekos.img("ngif"))
Esempio n. 27
0
def erofeet(update, context):
    update.message.reply_photo(nekos.img("erofeet"))
Esempio n. 28
0
def tickle(update, context):
    update.message.reply_photo(nekos.img("tickle"))
Esempio n. 29
0
def pussyg(update, context):
    update.message.reply_video(nekos.img("pussy"))
Esempio n. 30
0
def futanari(bot: Bot, update: Update):
    msg = update.effective_message
    target = 'futanari'
    msg.reply_photo(nekos.img(target))