2
0
mirror of https://github.com/Nick80835/microbot synced 2025-09-05 08:55:51 +00:00

reduce stupid code

This commit is contained in:
Nick80835
2020-06-19 14:40:41 -04:00
parent d5c38de6bd
commit 1c6f9119e9
16 changed files with 20 additions and 45 deletions

View File

@@ -4,9 +4,7 @@ import io
from PIL import Image
from ubot.micro_bot import micro_bot
ldr = micro_bot.loader
from ubot.micro_bot import ldr
NEKO_URL = "https://nekos.life/api/v2/img/"
NEKO_TYPES = ['neko', 'lewd', 'smug', 'tits', 'trap', 'anal', 'cuddle', 'hug', 'goose', 'waifu', 'gasm', 'slap', 'spank', 'pat', 'feet', 'woof', 'baka']