Simple NodeJS discord bot that uses google custom search engine API to search google images with a given query and reply with a random image from the search.
If you want to register the /search command you must first run deploy-commands.js, now /search should appear in the discord command list.
Or you can ignore it and use whatever command mechanism you prefer.
https://www.npmjs.com/package/google-images
https://www.npmjs.com/package/discord.js