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