mirror of
https://github.com/Nick80835/microbot
synced 2025-09-05 08:55:51 +00:00
reduce stupid code
This commit is contained in:
@@ -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']
|
||||
|
Reference in New Issue
Block a user