Skip to content

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.

Notifications You must be signed in to change notification settings

NullTerminatorr/google-images-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published