Spaces:
Paused
Paused
teamx-cloner
commited on
Commit
·
bc4424e
1
Parent(s):
3e4b25b
Update autopic.py
Browse files- plugins/autopic.py +2 -2
plugins/autopic.py
CHANGED
@@ -13,8 +13,8 @@ from random import shuffle
|
|
13 |
|
14 |
from telethon.tl.functions.photos import UploadProfilePhotoRequest
|
15 |
|
16 |
-
from
|
17 |
-
from
|
18 |
|
19 |
from . import LOGS, get_help, get_string, udB, ultroid_bot, ultroid_cmd
|
20 |
|
|
|
13 |
|
14 |
from telethon.tl.functions.photos import UploadProfilePhotoRequest
|
15 |
|
16 |
+
from xteam.fns.helper import download_file
|
17 |
+
from xteam.fns.tools import get_google_images
|
18 |
|
19 |
from . import LOGS, get_help, get_string, udB, ultroid_bot, ultroid_cmd
|
20 |
|