Skip to content

silvanohirtie/discord.js-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Image Search discord.js

With this bot you can search for image all over the internet and get the result in a navigation embed!

Usage

Use the command "img" to get an image based on your preferences.
You can get another image by typing "next" or quit the system by typing "quit"
image

Initialation

First thing first you need to get an API key by creating a new google project using the Custom Search API custom search api
Then you will have to create you own google search engine. For having many results, you'll have to select multiple search engines.
image
In the settings enable "Search all over the web" and "Image search"

Then install the npm package request

npm install request

Ending

In the end you just need to save the CX ID of your search engine, you can find it on settings and save your api token, then put both of them in the code.

About

A simple discord bot for image search. Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published