Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 945 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 945 Bytes

Discord Bot - BotBrowser

Description

This is a discord bot that allows you to browse the web from discord by webscraping methods.

Installation

  1. Clone the repository
  2. Install the required packages using npm install or yarn install
  3. Create a .env file like the .env.example file and fill in the required fields
  4. Run the bot using npm start or yarn start

Usage

The bot has a few commands that you can use to browse the web. The commands are as follows:

  1. !google <search query> - This command will return the first 5 search results from google
  2. !src <search query> - This command will return the results based on yahoo search
  3. !watch <search query> - This command will return the first result from videos tab of yahoo search`
  4. !github <search query> - This command will return the user infos from github (unfinshed)
  5. !comandos - This command will return the list of commands and their usage