Google Images Search bot written in Next.py (revolt.py fork for next.avanpost20.ru)
Find a file
2024-11-05 23:37:37 +03:00
api.py new cfg storing method 2024-11-04 18:28:47 +03:00
creds.py new cfg storing method 2024-11-04 18:28:47 +03:00
LICENSE Initial commit 2024-11-04 13:24:35 +03:00
log.py compared with github 2024-11-05 23:37:37 +03:00
main.py compared with github 2024-11-05 23:37:37 +03:00
README.md compared with github 2024-11-05 23:37:37 +03:00

GImages

Google-Images-Search wrapper bot for Next

Installation:

  1. Install next-api-py library via Pip: pip install next-api-py
  2. Install Google-Images-Search library via Pip: pip install google-images-search
  3. If you using a Windows, install a windows-curses library via Pip: pip install windows-curses
  4. Clone repository to local drive using git clone https://github.com/hlnmplus/GImages/
  5. Set up your Next and Google credentials in creds.py file
  6. All done! Now, you can run your own instance of bot by running main.py