2
0
mirror of https://github.com/Nick80835/microbot synced 2025-09-05 00:45:55 +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

@@ -9,9 +9,8 @@ from gtts import gTTS
from howdoi import howdoi
from PIL import Image
from ubot.micro_bot import micro_bot
from ubot.micro_bot import ldr
ldr = micro_bot.loader
os.environ["HOWDOI_SEARCH_ENGINE"] = "bing"