595 B
595 B
GImages
Google-Images-Search wrapper bot for Next
Installation:
- Download Next.py library and install downloaded file with Pip (pip install ./next.py-0.2.0-py3-none-any.whl)
- Install Google-Images-Search library via Pip: pip install google-images-search
- If you using a Windows, install a windows-curses library via Pip: pip install windows-curses
- Set up your Next and Google credentials in creds.py file
- All done! Now, you can run your own instance of bot by running main.py