Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 621 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 621 Bytes

google_images_bot

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.

Registering /search command

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.

Required Packages

https://www.npmjs.com/package/google-images
https://www.npmjs.com/package/discord.js

Video

Alt Text