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