search-google import subprocess
This commit is contained in:
@@ -3,6 +3,7 @@ import sys
|
|||||||
import argparse
|
import argparse
|
||||||
from time import sleep
|
from time import sleep
|
||||||
import random
|
import random
|
||||||
|
import subprocess
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from googlesearch import search
|
from googlesearch import search
|
||||||
|
|||||||
Reference in New Issue
Block a user