This is a discord bot that allows you to browse the web from discord by webscraping methods.
- Clone the repository
- Install the required packages using
npm install
oryarn install
- Create a
.env
file like the.env.example
file and fill in the required fields - Run the bot using
npm start
oryarn start
The bot has a few commands that you can use to browse the web. The commands are as follows:
!google <search query>
- This command will return the first 5 search results from google!src <search query>
- This command will return the results based on yahoo search!watch <search query>
- This command will return the first result from videos tab of yahoo search`!github <search query>
- This command will return the user infos from github (unfinshed)!comandos
- This command will return the list of commands and their usage