Skip to content

m1auch4t/IMGBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMGBot

PROJECT ABANDONED!

Reqs

  • node.js
  • npm
  • node modules (explained in installation)

About

IMGBot is an discord bot mainly for searching images.

Commands

+cmds

Shows list of commands avaible.

+avatar (mention)

Shows mentioned user avatar.

+imagesearch [query]

Shows image result for searched photo.

Installation

  1. Open CMD with Git installed
  2. Type git clone github.com/m1auch4t/IMGBot
  3. Change your CMD directory (example: cd c:\users\m1auch4t\bot\IMGBot)
  4. Install required node modules (discord.js, request, cheerio) using npm install [module]
  5. Create config.json file with:
{
    "prefix": "+",
    "token": "Your token here!"
    }
  1. Start the bot using node . or node index.js

License

The project is abandoned, do whatever ya want

About

IMGBot - quick and light discord bot for searching images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published