Google Images Search bot written in Next.py (revolt.py fork for next.avanpost20.ru)
api.py | ||
creds.py | ||
LICENSE | ||
log.py | ||
main.py | ||
README.md |
GImages
Google-Images-Search wrapper bot for Next
Installation:
- Install next-api-py library via Pip:
pip install next-api-py
- 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
- Clone repository to local drive using
git clone https://github.com/hlnmplus/GImages/
- 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